]> git.openstreetmap.org Git - rails.git/blobdiff - lib/editors.rb
Cleanup trailing whitespace
[rails.git] / lib / editors.rb
index 101a6f80c457e251e04558dd95d28cf58e3e9643..84f2a9468b991f72b515270964ab6bcf9b88595c 100644 (file)
@@ -1,4 +1,4 @@
-module Editors 
+module Editors
   ALL_EDITORS = [ "potlatch", "potlatch2", "id", "remote" ]
   RECOMMENDED_EDITORS = [ "id", "potlatch2", "remote" ]
 end