aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_router/moon_secrouter/__main__.py
diff options
context:
space:
mode:
authorWuKong <rebirthmonkey@gmail.com>2017-07-19 14:01:30 +0200
committerWuKong <rebirthmonkey@gmail.com>2017-07-19 14:01:30 +0200
commit6a59009e64f727bcf3c67a8ae45a02e4137bfb99 (patch)
treed58fed674114f4ee8497efec8d303d0f4baba836 /moonv4/moon_router/moon_secrouter/__main__.py
parentffd694ebadb1d3b4e140104f9f0a81837c0e7258 (diff)
update moon_router
Change-Id: Iafa79fce14d965dba2f21612eb9c2ae47599c6d7 Signed-off-by: WuKong <rebirthmonkey@gmail.com>
Diffstat (limited to 'moonv4/moon_router/moon_secrouter/__main__.py')
-rw-r--r--moonv4/moon_router/moon_secrouter/__main__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/moonv4/moon_router/moon_secrouter/__main__.py b/moonv4/moon_router/moon_secrouter/__main__.py
deleted file mode 100644
index 8ec695db..00000000
--- a/moonv4/moon_router/moon_secrouter/__main__.py
+++ /dev/null
@@ -1,3 +0,0 @@
-from moon_secrouter.server import main
-
-main()