diff options
| author | mo khan <mo@mokhan.ca> | 2025-05-02 14:29:41 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2025-05-02 14:29:41 -0600 |
| commit | c583bcd1473205104a1e1af812ed4976d30c7baa (patch) | |
| tree | 933edf78a4ac8aea55256e42641e56bbb4c58834 /db/api/groups.csv | |
| parent | 91defaefca47e9cebbe92c6abf33c4423df9bc7d (diff) | |
refactor: remove anything unrelated to the authz daemon
Diffstat (limited to 'db/api/groups.csv')
| -rw-r--r-- | db/api/groups.csv | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/db/api/groups.csv b/db/api/groups.csv deleted file mode 100644 index 03fcf608..00000000 --- a/db/api/groups.csv +++ /dev/null @@ -1,9 +0,0 @@ -"id","organization_id","parent_id","name" -1,1,-1,"A" -2,1,-1,"B" -3,2,-1,"gitlab-org" -4,2,-1,"gitlab-com" -5,2,4,"gl-security" -6,2,5,"test-projects" -7,2,4,"support" -8,2,7,"toolbox" |
