No inherits in ZoomToExtent

This commit is contained in:
Tim Schaub
2018-07-17 14:56:19 -06:00
parent bd7328675a
commit 2f4aa5aa05
-3
View File
@@ -85,7 +85,4 @@ class ZoomToExtent extends Control {
} }
} }
inherits(ZoomToExtent, Control);
export default ZoomToExtent; export default ZoomToExtent;