Skip to content

Commit 155887b

Browse files
Removed full access (#309)
1 parent 85b72c0 commit 155887b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

alembic/versions/eb96f9b82cc1_added_full_admin_table.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def upgrade():
3636
(gen_random_uuid(), '[email protected]','{}'),
3737
(gen_random_uuid(), '[email protected]','{}'),
3838
(gen_random_uuid(), '[email protected]','{}'),
39-
(gen_random_uuid(), '[email protected]','{}'),
4039
(gen_random_uuid(), '[email protected]','{}'),
4140
(gen_random_uuid(), '[email protected]','{}'),
4241
(gen_random_uuid(), '[email protected]','{}'),

0 commit comments

Comments
 (0)