Skip to content

Commit 5788f1f

Browse files
committed
Remove unnused import
1 parent b345d60 commit 5788f1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llama_cpp/llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import os
2-
from pathlib import Path
32
import sys
43
import uuid
54
import time

0 commit comments

Comments
 (0)