diff options
author | Franck Cuny <fcuny@twitter.com> | 2019-02-16 14:30:10 -0800 |
---|---|---|
committer | Franck Cuny <fcuny@twitter.com> | 2019-02-16 14:30:10 -0800 |
commit | 842e73c8bde456ec81b1231dbe21fe420fb325d5 (patch) | |
tree | 94bf396c05d995be24233205822bef477470ca47 /emacs.d/custom | |
parent | [Emacs] remove extra empty line. (diff) | |
download | emacs.d-842e73c8bde456ec81b1231dbe21fe420fb325d5.tar.gz |
[Emacs] Remove extra empty line.
Diffstat (limited to '')
-rw-r--r-- | emacs.d/custom/fcuny-ui.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs.d/custom/fcuny-ui.el b/emacs.d/custom/fcuny-ui.el index 54034f8..25c88ff 100644 --- a/emacs.d/custom/fcuny-ui.el +++ b/emacs.d/custom/fcuny-ui.el @@ -34,4 +34,3 @@ (setq uniquify-separator "/")) (provide 'fcuny-ui) - |