From 84dd2d068317998f6fb59400c534ef5be6b51b53 Mon Sep 17 00:00:00 2001 From: historia Date: Mon, 7 Sep 2026 06:47:47 -0400 Subject: slop rewrite --- lib/src/__main__.py | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 lib/src/__main__.py (limited to 'lib/src/__main__.py') diff --git a/lib/src/__main__.py b/lib/src/__main__.py deleted file mode 100644 index cfe0046..0000000 --- a/lib/src/__main__.py +++ /dev/null @@ -1,4 +0,0 @@ -from producer.cli import main - -if __name__ == "__main__": - main() -- cgit v1.2.3