Remove lingering import uuid
This commit is contained in:
@@ -5,7 +5,6 @@ import subprocess
|
|||||||
import os
|
import os
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
import time
|
import time
|
||||||
import uuid
|
|
||||||
|
|
||||||
|
|
||||||
def read_file(path: Path) -> str:
|
def read_file(path: Path) -> str:
|
||||||
|
|||||||
Reference in New Issue
Block a user