X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=emuvim%2Fcli%2Fnetwork.py;h=8d4219b662275b6972b4bd66a9c781b17f8de624;hb=HEAD;hp=0c50dda618e01defd9083862392b467c192dab08;hpb=5831076971df3aeec3ecbd3d972557709ab27a4f;p=osm%2Fvim-emu.git diff --git a/emuvim/cli/network.py b/emuvim/cli/network.py deleted file mode 100644 index 0c50dda..0000000 --- a/emuvim/cli/network.py +++ /dev/null @@ -1,8 +0,0 @@ -""" -son-emu network CLI -""" - - -def main(argv): - print "This is the son-emu network CLI." - print "Arguments: %s" % str(argv)