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/main.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 '')
-rw-r--r-- | src/main.rs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main.rs b/src/main.rs deleted file mode 100644 index bcab8e7..0000000 --- a/src/main.rs +++ /dev/null @@ -1,5 +0,0 @@ -mod core; - -fn main() { - -}
\ No newline at end of file |