Skip to content

Commit 5ced715

Browse files
committed
remove unused imports
1 parent 7534676 commit 5ced715

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

linkml_runtime/loaders/rdf_loader.py

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
from pathlib import Path
21
from typing import Union, TextIO, Optional, Type, List
3-
42
from hbreader import FileInfo
5-
63
from linkml_runtime.loaders.loader_root import Loader
74
from linkml_runtime.utils.context_utils import CONTEXTS_PARAM_TYPE
85
from linkml_runtime.utils.yamlutils import YAMLRoot

0 commit comments

Comments
 (0)