remove graph.dat & graph.dat.bak

This commit is contained in:
Paul Zinselmeyer 2023-04-30 11:56:29 +02:00
parent fb68b47c5b
commit f368a85317
Signed by: pfzetto
GPG key ID: 4EEF46A5B276E648
2 changed files with 0 additions and 24 deletions

View file

@ -1,12 +0,0 @@
[test:hello]
[doc:foo]
owner = [user:alice]
read = [user:bob, doc:foo#owner]
[user:alice]
[user:bob]
[user:oscar]

View file

@ -1,12 +0,0 @@
[test:hello]
[doc:foo]
read = [doc:foo#owner, user:bob]
owner = [user:alice]
[user:alice]
[user:bob]
[user:oscar]