kopia lustrzana https://github.com/markqvist/reticulum
Removed stray import. Fixes #125.
rodzic
6d6568852a
commit
ed4070a3d1
|
@ -34,7 +34,6 @@ if get_platform() == "android":
|
||||||
from .Interfaces.Android import KISSInterface
|
from .Interfaces.Android import KISSInterface
|
||||||
else:
|
else:
|
||||||
from .Interfaces import *
|
from .Interfaces import *
|
||||||
from .Interfaces.Android import *
|
|
||||||
|
|
||||||
from .vendor.configobj import ConfigObj
|
from .vendor.configobj import ConfigObj
|
||||||
import configparser
|
import configparser
|
||||||
|
|
Ładowanie…
Reference in New Issue