Skip to content

Commit 1e7eb37

Browse files
authored
Merge pull request #29 from CLOUDLAB-URV/fix-unusued-pdal
fix: unused pdal
2 parents f587acd + 73ef0ee commit 1e7eb37

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dataplug/formats/geospatial/copc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
try:
1111
import laspy
1212
import laspy.copc
13-
import pdal
1413
except ModuleNotFoundError:
1514
pass
1615

0 commit comments

Comments
 (0)