summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorrtkay123 <dev@kanjala.com>2025-11-23 10:22:32 +0200
committerrtkay123 <dev@kanjala.com>2025-11-23 10:22:32 +0200
commit56a3de7433c2a1735df19f79b9e7c185ef456f88 (patch)
tree80b42f7d885e6ec3a1e07b413b93581b0430ecd3 /src
parent2dce7add8564441bde4ee2bbf0fd099c8d6ce7db (diff)
downloadsellershut-56a3de7433c2a1735df19f79b9e7c185ef456f88.tar.bz2
sellershut-56a3de7433c2a1735df19f79b9e7c185ef456f88.zip
refactor: restructure workspace
Diffstat (limited to 'src')
-rw-r--r--src/main.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main.rs b/src/main.rs
deleted file mode 100644
index e7a11a9..0000000
--- a/src/main.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-fn main() {
- println!("Hello, world!");
-}