Browse Source

Oops, no debug needed

master
Julio Biason 15 years ago
parent
commit
6cc43393c6
  1. 2
      mitter

2
mitter

@ -53,8 +53,6 @@ def main():
metavar='INTERFACE',
help='Interface to be used.')
logging.basicConfig(level=logging.DEBUG)
# Start the network manager (which will add the network options)
connection = Networks(options)

Loading…
Cancel
Save