mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-11 07:23:29 -07:00
Removed stray import. Fixes #125.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user