mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-12 02:12:33 +08:00
Import os module for SQlite
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import logging
|
||||
|
||||
# sqlite3 is optional.
|
||||
|
Reference in New Issue
Block a user