mirror of
https://github.com/SystemRage/py-kms.git
synced 2024-11-22 08:15:38 +01:00
Import os module for SQlite
This commit is contained in:
parent
f1239ded3d
commit
7e40ba63ff
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import logging
|
||||
|
||||
# sqlite3 is optional.
|
||||
|
Loading…
Reference in New Issue
Block a user