From 5762eaac0f644d0fa39856da731e00f8543db88a Mon Sep 17 00:00:00 2001 From: callebtc <93376500+callebtc@users.noreply.github.com> Date: Sat, 17 Sep 2022 02:48:14 +0300 Subject: [PATCH] rm this file --- cashu.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 cashu.py diff --git a/cashu.py b/cashu.py deleted file mode 100644 index 1cd69ad..0000000 --- a/cashu.py +++ /dev/null @@ -1 +0,0 @@ -# for some mysterious reasons, poetry wants this empty file here to make "poetry run cashu" work on some systems.