Commit 8078219e authored by myhloli's avatar myhloli
Browse files

refactor: remove unused uuid import to clean up code

parent 7d27726e
...@@ -4,7 +4,6 @@ import base64 ...@@ -4,7 +4,6 @@ import base64
import os import os
import re import re
import time import time
import uuid
import zipfile import zipfile
from pathlib import Path from pathlib import Path
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment