summaryrefslogtreecommitdiff
path: root/cedar.json
diff options
context:
space:
mode:
Diffstat (limited to 'cedar.json')
-rw-r--r--cedar.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/cedar.json b/cedar.json
deleted file mode 100644
index c170a3b..0000000
--- a/cedar.json
+++ /dev/null
@@ -1,24 +0,0 @@
-[
- {
- "uid": {
- "type": "User",
- "id": "*"
- }
- },
- {
- "uid": {
- "type": "Project",
- "id": "3"
- },
- "parents": [
- {
- "type": "Group",
- "id": "3"
- },
- {
- "type": "Path",
- "id": "/projects.json"
- }
- ]
- }
-]