mirror of https://gitlab.com/litecord/litecord.git
snowflake: remove unused imports
This commit is contained in:
parent
55dbe4f5a2
commit
30dae2bf0e
|
|
@ -24,10 +24,7 @@ snowflake.py - snowflake helper functions
|
|||
File brought in from
|
||||
litecord-reference(https://github.com/lnmds/litecord-reference)
|
||||
"""
|
||||
import os
|
||||
import time
|
||||
import base64
|
||||
import hashlib
|
||||
import datetime
|
||||
|
||||
# encoded in ms
|
||||
|
|
|
|||
Loading…
Reference in New Issue