diff options
author | Santo Cariotti <santo@dcariotti.me> | 2021-12-07 11:56:04 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2021-12-07 11:56:04 +0100 |
commit | c7e2cc9b02d040300d6516a177c9b6ed0ecaf58a (patch) | |
tree | e73c998675d8445da5c99c4aad44ff3be3be6fcd /src | |
parent | 3e4ae4519f5c52f39cff2a05c0b7435a453bed70 (diff) |
Fix workspace folders
Diffstat (limited to 'src')
-rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs deleted file mode 100644 index f328e4d..0000000 --- a/src/main.rs +++ /dev/null @@ -1 +0,0 @@ -fn main() {} |