mirror of
https://github.com/pfzetto/rebacs
synced 2024-11-21 18:52:50 +01:00
remove graph.dat & graph.dat.bak
This commit is contained in:
parent
fb68b47c5b
commit
f368a85317
2 changed files with 0 additions and 24 deletions
12
graph.dat
12
graph.dat
|
@ -1,12 +0,0 @@
|
||||||
[test:hello]
|
|
||||||
|
|
||||||
[doc:foo]
|
|
||||||
owner = [user:alice]
|
|
||||||
read = [user:bob, doc:foo#owner]
|
|
||||||
|
|
||||||
[user:alice]
|
|
||||||
|
|
||||||
[user:bob]
|
|
||||||
|
|
||||||
[user:oscar]
|
|
||||||
|
|
|
@ -1,12 +0,0 @@
|
||||||
[test:hello]
|
|
||||||
|
|
||||||
[doc:foo]
|
|
||||||
read = [doc:foo#owner, user:bob]
|
|
||||||
owner = [user:alice]
|
|
||||||
|
|
||||||
[user:alice]
|
|
||||||
|
|
||||||
[user:bob]
|
|
||||||
|
|
||||||
[user:oscar]
|
|
||||||
|
|
Loading…
Reference in a new issue