diff options
author | axtloss <axtlos@getcryst.al> | 2024-01-27 19:07:09 +0100 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-01-27 19:07:09 +0100 |
commit | 158e9d6eb8a74bc6ce3c3f2a9709de081568dc02 (patch) | |
tree | 607a25db5c5764fe7f10a746aee1a4e9420e8d81 /src/core/mod.rs | |
parent | 1b50046a214d81fe98c94a1220f7cbc1eeac669b (diff) | |
download | fsverify-158e9d6eb8a74bc6ce3c3f2a9709de081568dc02.tar.gz fsverify-158e9d6eb8a74bc6ce3c3f2a9709de081568dc02.tar.bz2 |
Add go project
Signed-off-by: axtloss <axtlos@getcryst.al>
Diffstat (limited to 'src/core/mod.rs')
-rw-r--r-- | src/core/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/mod.rs b/src/core/mod.rs deleted file mode 100644 index e626ba5..0000000 --- a/src/core/mod.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod storage;
\ No newline at end of file |