projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Drop rubocop config patch now that rubocop-factory_bot is fixed
[rails.git]
/
db
/
migrate
/
023_add_changesets.rb
diff --git
a/db/migrate/023_add_changesets.rb
b/db/migrate/023_add_changesets.rb
index d835b22cb2de8642408d3d3e9c949744a7b75ec4..ff6ce2bb4356db29f5680b3d871edde95699572b 100644
(file)
--- a/
db/migrate/023_add_changesets.rb
+++ b/
db/migrate/023_add_changesets.rb
@@
-1,5
+1,3
@@
-require "migrate"
-
class AddChangesets < ActiveRecord::Migration[4.2]
@conv_user_tables = %w[current_nodes current_relations current_ways nodes relations ways]