mirror of
https://github.com/meshtastic/python.git
synced 2026-01-20 13:48:16 -05:00
Fix my own pylint mistakes
This commit is contained in:
@@ -5,7 +5,7 @@ import base64
|
||||
import logging
|
||||
import time
|
||||
|
||||
from typing import Optional, Union
|
||||
from typing import Union
|
||||
|
||||
from meshtastic import admin_pb2, apponly_pb2, channel_pb2, localonly_pb2, portnums_pb2
|
||||
from meshtastic.util import (
|
||||
|
||||
Reference in New Issue
Block a user