diff options
author | rtkay123 <dev@kanjala.com> | 2025-07-17 14:00:40 +0200 |
---|---|---|
committer | rtkay123 <dev@kanjala.com> | 2025-07-17 14:00:40 +0200 |
commit | 69fe55ad54468948c13af520a498ed4aeac194ed (patch) | |
tree | c7db25aa7cf615480e9b386064f232d2bec6ccc3 /src/entity.rs | |
parent | 5fdb24b6a2cef7964a049e789ed90f883221d657 (diff) | |
download | sellershut-69fe55ad54468948c13af520a498ed4aeac194ed.tar.bz2 sellershut-69fe55ad54468948c13af520a498ed4aeac194ed.zip |
chore: convert to workspace
Diffstat (limited to 'src/entity.rs')
-rw-r--r-- | src/entity.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/entity.rs b/src/entity.rs deleted file mode 100644 index 22d12a3..0000000 --- a/src/entity.rs +++ /dev/null @@ -1 +0,0 @@ -pub mod user; |