Skip to content

Commit 0b89bde

Browse files
import cleanup
1 parent 7470c34 commit 0b89bde

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/opengeodeweb_viewer/rpc/utils_protocols.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
import os
33

44
# Third party imports
5-
import vtk
65
from wslink import register as exportRpc
76

87
# Local application imports
9-
from opengeodeweb_viewer.utils_functions import get_schemas_dict, validate_schema
8+
from opengeodeweb_viewer.utils_functions import get_schemas_dict
109
from opengeodeweb_viewer.vtk_protocol import VtkView
1110

1211

0 commit comments

Comments
 (0)