mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-03-05 20:51:53 -08:00
removed unused import
This commit is contained in:
parent
a1ab897755
commit
a6c306e021
|
@ -3,7 +3,7 @@ import random
|
|||
import time
|
||||
import psutil
|
||||
|
||||
from config_init import initialize_config
|
||||
#from config_init import initialize_config
|
||||
from db_operations import (
|
||||
add_bulletin, add_mail, delete_mail,
|
||||
get_bulletin_content, get_bulletins,
|
||||
|
|
Loading…
Reference in a new issue