Skip to content

Commit 73ef0ee

Browse files
committed
fix: unused pdal
1 parent f587acd commit 73ef0ee

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)