mirror of https://gitlab.com/litecord/litecord.git
users: remove unused import
This commit is contained in:
parent
ff1469f05f
commit
2fd3b81a78
|
|
@ -17,7 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import random
|
|
||||||
from os import urandom
|
from os import urandom
|
||||||
|
|
||||||
from asyncpg import UniqueViolationError
|
from asyncpg import UniqueViolationError
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue