revert "test smth"

This reverts commit d576dc34dc.
This commit is contained in:
MihailRis
2024-12-30 15:32:15 +03:00
parent d576dc34dc
commit 19bef1ae76
2 changed files with 0 additions and 7 deletions
-2
View File
@@ -48,5 +48,3 @@ assert(file.is_writeable("config:"))
assert(file.is_writeable("export:"))
assert(not file.is_writeable("user:"))
assert(not file.is_writeable("res:"))
print(file.resolve("user:content"))