commit cc1d4c811b090f577f0c57099fbb0a80fc7b1845
parent 1b167f8dd1dcfe276871ec30a0387b29502a616d
Author: lash <dev@holbrook.no>
Date: Fri, 10 Feb 2023 16:48:08 +0000
Remove dead console script entry
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/python/setup.cfg b/python/setup.cfg
@@ -41,4 +41,3 @@ packages =
[options.entry_points]
console_scripts =
erc20-demurrage-token-deploy = erc20_demurrage_token.runnable.deploy:main
- erc20-demurrage-token-apply = erc20_demurrage_token.runnable.apply:main