Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e1a446f

Browse files
committed
Removed lint error
1 parent 3efbc38 commit e1a446f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/skill-picker/skill-picker.controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ import _ from 'lodash'
8686
status: false,
8787
dirty: false,
8888
display: true,
89-
groupCommunity: true,
89+
groupCommunity: true
9090
}
9191
vm.communities['ios'] = {
9292
displayName: 'iOS',

0 commit comments

Comments
 (0)