Whitespace
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Filter / Globals.pm
index e1ead93..a79ffb5 100644 (file)
@@ -39,7 +39,7 @@ SQL::Translator::Filter::Globals - Add global fields and indices to all tables.
                 }
             ],
             indices => [
-                { 
+                {
                     fields => 'modifed',
                 },
             ]