unused imports
This commit is contained in:
parent
f0b588a430
commit
6e8d36ca93
2 changed files with 0 additions and 4 deletions
|
|
@ -18,9 +18,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
"""
|
||||
|
||||
import sys
|
||||
from types import MethodType
|
||||
|
||||
from weboob.capabilities.travel import ICapTravel
|
||||
from weboob.tools.application import ConsoleApplication
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
"""
|
||||
|
||||
import sys
|
||||
from types import MethodType
|
||||
|
||||
from weboob.tools.application import ConsoleApplication
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue