X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b758d48df3373a401cef74b0c8c99f918918afee..8e6d577f1381da0d42481ef8dd0479241e3c50bf:/services/api/db/structure.sql diff --git a/services/api/db/structure.sql b/services/api/db/structure.sql index 1c7363dcaf..5f80fb2c70 100644 --- a/services/api/db/structure.sql +++ b/services/api/db/structure.sql @@ -2680,8 +2680,6 @@ INSERT INTO schema_migrations (version) VALUES ('20160506175108'); INSERT INTO schema_migrations (version) VALUES ('20160509143250'); -INSERT INTO schema_migrations (version) VALUES ('20160808151459'); - INSERT INTO schema_migrations (version) VALUES ('20160808151559'); INSERT INTO schema_migrations (version) VALUES ('20160819195557');