We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7470c34 commit 0b89bdeCopy full SHA for 0b89bde
src/opengeodeweb_viewer/rpc/utils_protocols.py
@@ -2,11 +2,10 @@
2
import os
3
4
# Third party imports
5
-import vtk
6
from wslink import register as exportRpc
7
8
# Local application imports
9
-from opengeodeweb_viewer.utils_functions import get_schemas_dict, validate_schema
+from opengeodeweb_viewer.utils_functions import get_schemas_dict
10
from opengeodeweb_viewer.vtk_protocol import VtkView
11
12
0 commit comments