Skip to content

Commit d57148f

Browse files
author
souyahia-monk
committed
lint fix
1 parent ed1eabe commit d57148f

File tree

1 file changed

+1
-1
lines changed
  • packages/camera/src/components/Capture

1 file changed

+1
-1
lines changed

packages/camera/src/components/Capture/hooks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ export function useStartUploadAsync({
173173
sights,
174174
uploads,
175175
task,
176-
enableCarCoverage,
176+
// enableCarCoverage,
177177
mapTasksToSights = [],
178178
onFinish = () => {},
179179
onPictureUploaded = () => {},

0 commit comments

Comments
 (0)