Fixed db/schema merge mishap

This commit is contained in:
Andres Keskküla 2014-09-25 15:42:11 +03:00
parent 641522ff08
commit bc49350a4d

View file

@ -11,11 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
<<<<<<< HEAD
ActiveRecord::Schema.define(version: 20140925073734) do
=======
ActiveRecord::Schema.define(version: 20140925101927) do
>>>>>>> 662806d8c92f67dda55ee91326dfb5f89ddfc230
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"