Skip to content

Commit e8aa44d

Browse files
committed
rm typo
1 parent 6a79255 commit e8aa44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opengeodeweb_viewer/utils_functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import json
44

55
# Third party imports
6-
from import fastjsonschema
6+
import fastjsonschema
77
from fastjsonschema import JsonSchemaException
88

99
# Local application imports

0 commit comments

Comments
 (0)