mirror of
https://github.com/lowobservable/coax.git
synced 2026-02-27 17:32:39 +00:00
Fix duplicate import from merge
This commit is contained in:
@@ -2,8 +2,6 @@ from .__about__ import __version__
|
||||
|
||||
from .serial_interface import SerialInterface
|
||||
|
||||
from .serial_interface import SerialInterface
|
||||
|
||||
from .protocol import (
|
||||
PollAction,
|
||||
PollResponse,
|
||||
|
||||
Reference in New Issue
Block a user