Drop the drop type from the bodhi sync since it didn't work.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2017-06-17 01:07:25 +00:00
parent 8cf5003dec
commit c3686abca7

View file

@ -71,7 +71,6 @@
DROP TABLE update_bug_table CASCADE;
DROP TABLE user_group_table CASCADE;
DROP TABLE user_package_table CASCADE;
DROP TYPE ck_content_type CASCADE;
COMMIT;
"
- name: Import the prod db.