X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3426976606d30278fcf5ed279d3c95900785c4a5..4abd9cfcf19701bf43322374c5df6dd586449e54:/db/migrate/046_alter_user_roles_and_blocks.rb diff --git a/db/migrate/046_alter_user_roles_and_blocks.rb b/db/migrate/046_alter_user_roles_and_blocks.rb index b10fcf144..c1d3cd987 100644 --- a/db/migrate/046_alter_user_roles_and_blocks.rb +++ b/db/migrate/046_alter_user_roles_and_blocks.rb @@ -1,5 +1,3 @@ -require "migrate" - class AlterUserRolesAndBlocks < ActiveRecord::Migration[4.2] class UserRole < ApplicationRecord end