This commit is contained in:
fluzzi 2022-03-23 18:14:29 -03:00
parent 506044b9fb
commit d4121bcbc0

View File

@ -246,9 +246,6 @@ class connapp:
self.config._profiles_add(**updateprofile)
self.config.saveconfig(self.config.file)
print("{} edited succesfully".format(args.data[0]))
else:
print(args.command)
print(vars(args))
def _func_others(self, args):
if args.command == "ls":