lib/fozzie/exception.rb in fozzie-1.0.2 vs lib/fozzie/exception.rb in fozzie-1.0.3
- old
+ new
@@ -1,5 +1,5 @@
-module Fozzie
-
- class AdapterMissing < StandardError; end
-
+module Fozzie
+
+ class AdapterMissing < StandardError; end
+
end
\ No newline at end of file