diff options
Diffstat (limited to 'app/models/public_body.rb')
-rw-r--r-- | app/models/public_body.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/models/public_body.rb b/app/models/public_body.rb index c89309b48..253ba1888 100644 --- a/app/models/public_body.rb +++ b/app/models/public_body.rb @@ -1,5 +1,5 @@ # == Schema Information -# Schema version: 85 +# Schema version: 89 # # Table name: public_bodies # @@ -17,7 +17,6 @@ # notes :text default(""), not null # first_letter :string(255) not null # publication_scheme :text default(""), not null -# charity_number :text default(""), not null # # models/public_body.rb: |