Skip to content

Commit 97730c8

Browse files
author
Aaron Caldwell
committed
Linting fix
1 parent 1ab2bfc commit 97730c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/legacy/plugins/maps/server/maps_telemetry/maps_telemetry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
EMS_FILE,
1010
ES_GEO_FIELD_TYPE,
1111
MAP_SAVED_OBJECT_TYPE,
12-
TELEMETRY_TYPE
12+
TELEMETRY_TYPE,
1313
} from '../../common/constants';
1414

1515
function getSavedObjectsClient(server) {

0 commit comments

Comments
 (0)