]> git.openstreetmap.org Git - rails.git/blobdiff - db/migrate/054_refactor_map_bug_tables.rb
Switch to using the zeitwork autoloader
[rails.git] / db / migrate / 054_refactor_map_bug_tables.rb
index 4bd713bd7823b852de3b7b0e85feacd5ea43ab5d..23221c7b1a25090836e628daec68df863a56177f 100644 (file)
@@ -1,5 +1,3 @@
-require "migrate"
-
 class RefactorMapBugTables < ActiveRecord::Migration[4.2]
   def self.up
     create_table :map_bug_comment do |t|