Skip to content

Commit 1c878be

Browse files
committed
test
1 parent ebd416b commit 1c878be

17 files changed

+1
-1
lines changed
File renamed without changes.

vtkw-server.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
from vtk.web import protocols as vtk_protocols
4141

4242
import vtk
43-
from src.opengeodeweb_viewer.vtk_protocol import VtkView
43+
from vtk_protocol import VtkView
4444

4545
# =============================================================================
4646
# Server class

0 commit comments

Comments
 (0)