Skip to content

Commit f403072

Browse files
author
kappu
committed
Removed unused var
1 parent 72b23a3 commit f403072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/client/utils/__tests__/MarkerUtils-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* LICENSE file in the root directory of this source tree.
77
*/
88
const expect = require('expect');
9-
const marker = require('../../test-resources/markerIcon.png');
9+
1010

1111
const {
1212
extraMarkers,

0 commit comments

Comments
 (0)