Remove duplicate email received

This commit is contained in:
Simon Lehericey 2017-02-15 15:26:24 +01:00
parent a7b7c8b63f
commit 58d5e40130
3 changed files with 37 additions and 1 deletions

View file

@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema.define(version: 20170125152856) do
ActiveRecord::Schema.define(version: 20170215102943) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"