diff options
| author | Fuwn <[email protected]> | 2021-07-15 00:12:25 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-15 00:12:25 +0000 |
| commit | e95d4724de3d8a1167236f5293fb2b656a797218 (patch) | |
| tree | 8ceae7b9c65c011fd6d52e19469e77b3d2922102 | |
| parent | feat(pages): add gemini resources (diff) | |
| download | space-e95d4724de3d8a1167236f5293fb2b656a797218.tar.xz space-e95d4724de3d8a1167236f5293fb2b656a797218.zip | |
fix(database): delete database files
| -rw-r--r-- | .space/database/Hit | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.space/database/Hit b/.space/database/Hit deleted file mode 100644 index 6c51f46..0000000 --- a/.space/database/Hit +++ /dev/null @@ -1,6 +0,0 @@ -[ - { - "path": "/", - "count": 2 - } -]
\ No newline at end of file |