mirror of
https://github.com/pdxlocations/contact.git
synced 2026-07-05 01:12:06 +02:00
Remove unused imports
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import sqlite3
|
||||
import globals
|
||||
import time
|
||||
from utilities.utils import get_nodeNum, get_name_from_number
|
||||
from utilities.utils import get_name_from_number
|
||||
|
||||
def get_table_name(channel):
|
||||
# Construct the table name
|
||||
|
||||
Reference in New Issue
Block a user