mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Merge branch 'registry-765' into registry-623
This commit is contained in:
commit
f1fb17a42c
8 changed files with 11 additions and 11 deletions
|
@ -0,0 +1,5 @@
|
|||
class RemoveRegistrarBillingAddress < ActiveRecord::Migration
|
||||
def change
|
||||
remove_column :registrars, :billing_address
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue