Skip to content

Commit 6670f93

Browse files
authored
remove unused import
1 parent ef976c3 commit 6670f93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gguf-py/gguf/scripts/gguf_new_metadata.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
import json
99
from pathlib import Path
1010

11-
import numpy as np
1211
from tqdm import tqdm
1312
from typing import Any, Sequence, NamedTuple
1413

0 commit comments

Comments
 (0)