mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-05 05:40:14 +00:00
Removed stray import. Fixes #125.
This commit is contained in:
parent
6d6568852a
commit
ed4070a3d1
@ -34,7 +34,6 @@ if get_platform() == "android":
|
||||
from .Interfaces.Android import KISSInterface
|
||||
else:
|
||||
from .Interfaces import *
|
||||
from .Interfaces.Android import *
|
||||
|
||||
from .vendor.configobj import ConfigObj
|
||||
import configparser
|
||||
|
Loading…
Reference in New Issue
Block a user