db/migrate/20140202020202_create_bookmarks.rb in blacklight-6.25.0 vs db/migrate/20140202020202_create_bookmarks.rb in blacklight-7.0.0.rc1

- old
+ new

@@ -12,7 +12,6 @@ end def self.down drop_table :bookmarks end - end