Removed unused props from map drawing and fog

This commit is contained in:
Mitchell McCaffrey
2020-11-03 16:38:26 +11:00
parent 9fbd0d2a9d
commit 84af4c5845
3 changed files with 0 additions and 4 deletions

View File

@@ -23,7 +23,6 @@ function MapDrawing({
onShapeAdd,
onShapesRemove,
active,
toolId,
toolSettings,
gridSize,
}) {