1
0
mirror of https://github.com/r4sas/Niflheim-api synced 2025-01-11 15:37:59 +00:00

removed module time

no longer needed
This commit is contained in:
yakamok 2018-07-08 16:04:08 +02:00 committed by GitHub
parent f8fbea016f
commit 6c8aeddc5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
#server for collecting DHT info
import json
import time
import sqlite3
from sqlite3 import Error
import os