Skip to content

Commit

Permalink
Remove staging roles not present in seed
Browse files Browse the repository at this point in the history
  • Loading branch information
pylipp committed Sep 13, 2024
1 parent efc01fd commit fe0d834
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions back/boxtribute_server/cron/reseed_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,22 +71,6 @@ def execute_sql_statements_from_file(cursor, sql_file):
"base_100000001_label_creation": "rol_yqMsT3EmaLymy8ez",
"base_100000001_library_volunteer": "rol_9qyfKtUXKZap8ngz",
"base_100000001_warehouse_volunteer": "rol_17GcfmcO6kQ94zYZ",
"base_100000017_coordinator": "rol_xuMG7Li42Xz7XpCV",
"base_100000017_free_shop_volunteer": "rol_tOTX1v7iOBKUMfnM",
"base_100000017_label_creation": "rol_MZ0MiesxFjmIm04P",
"base_100000017_warehouse_volunteer": "rol_KeYNpBy9k6cSo71K",
"base_100000018_coordinator": "rol_5QasHvRyGZx59iy0",
"base_100000018_free_shop_volunteer": "rol_X9wy1vsX2nKfGDQt",
"base_100000018_label_creation": "rol_aAjBx1YQ0wNg9hN0",
"base_100000018_warehouse_volunteer": "rol_zC5f75TCqbe3ISQp",
"base_100000019_coordinator": "rol_q3RdG5xWUPvoWI16",
"base_100000019_free_shop_volunteer": "rol_dXn6QzgnvEJoylfx",
"base_100000019_label_creation": "rol_4CAYx4Wv8SkUB43g",
"base_100000019_warehouse_volunteer": "rol_BwkN2HdfXwPK85W3",
"base_100000020_coordinator": "rol_4ymABrJtT4R6BL7G",
"base_100000020_free_shop_volunteer": "rol_XLQbOQdbm2mac5xG",
"base_100000020_label_creation": "rol_cZJimotAQQ4hmMvW",
"base_100000020_warehouse_volunteer": "rol_PosBD6y4VciHgFDc",
"base_1_external_free_shop_checkout": "rol_LQU376MESdeH0VuW",
"base_1_coordinator": "rol_V4nNNkYco84WlMRT",
"base_1_free_shop_volunteer": "rol_cUiwTC7Hjda6ZRt0",
Expand Down

0 comments on commit fe0d834

Please sign in to comment.