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(), 'lina.lumburovska@kern.ai','{}'),
3737
(gen_random_uuid(), 'jens.wittmeyer@kern.ai','{}'),
3838
(gen_random_uuid(), 'lennart.schmidt@kern.ai','{}'),
39-
(gen_random_uuid(), 'anmar.hindi@kern.ai','{}'),
4039
(gen_random_uuid(), 'andrea.hrelja@kern.ai','{}'),
4140
(gen_random_uuid(), 'leonard.puettmann@kern.ai','{}'),
4241
(gen_random_uuid(), 'johannes.hoetter@kern.ai','{}'),

0 commit comments

Comments
 (0)