remove 'install' command
This commit is contained in:
parent
f5625240cc
commit
bbcf8c7854
1 changed files with 0 additions and 8 deletions
|
|
@ -263,11 +263,3 @@ class WeboobCfg(ReplApplication):
|
|||
Update weboob.
|
||||
"""
|
||||
self.weboob.update()
|
||||
|
||||
def do_install(self, line):
|
||||
"""
|
||||
install MODULE
|
||||
|
||||
Install a module.
|
||||
"""
|
||||
self.install_module(line)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue