diff --git a/db/structure.sql b/db/structure.sql index f55203bb3..56d499289 100644 --- a/db/structure.sql +++ b/db/structure.sql @@ -5401,14 +5401,11 @@ INSERT INTO "schema_migrations" (version) VALUES ('20211126085139'), ('20211231113934'), ('20220106123143'), -<<<<<<< HEAD ('20220113201642'), ('20220113220809'), ('20220124105717'), ('20220216113112'), ('20220228093211'); -======= ('20220316140727'); ->>>>>>> f98598620 (Moved notifications about automatic contact name update to bulk change poll message)