diff options
| author | Fuwn <[email protected]> | 2021-06-05 21:35:04 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-05 21:35:04 +0000 |
| commit | 52a9776bd14db0747bc45e617205725e696a5e55 (patch) | |
| tree | 65375ccac0f4cc57fbb453a0eff9c05dfe66ce83 | |
| parent | fix(readme): command format block (diff) | |
| download | whirl-52a9776bd14db0747bc45e617205725e696a5e55.tar.xz whirl-52a9776bd14db0747bc45e617205725e696a5e55.zip | |
chore: delete replit file
| -rw-r--r-- | .replit | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.replit b/.replit deleted file mode 100644 index 57e51d8..0000000 --- a/.replit +++ /dev/null @@ -1,2 +0,0 @@ -run = "cargo run -- run" -language = "rust" |