Selaa lähdekoodia

- remove unecessary print

oz123 11 vuotta sitten
vanhempi
commit
cf90045403
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      scripts/pwman3

+ 0 - 1
scripts/pwman3

@@ -69,7 +69,6 @@ import pwman.data.factory
 from pwman.data.convertdb import PwmanConvertDB
 
 config_file = args.cfile
-print config_file
 
 
 def which(cmd):