mirror of
https://github.com/meshtastic/python.git
synced 2026-04-27 10:28:22 -04:00
Replace timeago
Replace the timeago library with a simple function
This commit is contained in:
@@ -76,7 +76,7 @@ from typing import *
|
||||
|
||||
import google.protobuf.json_format
|
||||
import serial # type: ignore[import-untyped]
|
||||
import timeago # type: ignore[import-untyped]
|
||||
from dotmap import DotMap # type: ignore[import-untyped]
|
||||
from google.protobuf.json_format import MessageToJson
|
||||
from pubsub import pub # type: ignore[import-untyped]
|
||||
from tabulate import tabulate
|
||||
|
||||
Reference in New Issue
Block a user