]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - lib/common/exit_codes.rb
Remove a newline.
[mailshears.git] / lib / common / exit_codes.rb
index f632b25982cb26d17f28060862f3ee08be5a4d5e..a81067bc089e1b3a9f288f6a9fd8e5e7f94a6fd5 100644 (file)
@@ -1,5 +1,4 @@
 module ExitCodes
-
   SUCCESS = 0
   FILESYSTEM_ERROR = 1
   DATABASE_ERROR = 2