Skip to content

Commit eecc4a4

Browse files
committed
Forgot to remove project commands
1 parent bdc35b7 commit eecc4a4

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Default.sublime-commands

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
"caption": "Color Helper: Index Colors in File",
44
"command": "color_helper_file_index"
55
},
6-
{
7-
"caption": "Color Helper: Index Colors in Project",
8-
"command": "color_helper_project_index"
9-
},
10-
{
11-
"caption": "Color Helper: Index Colors in Project (Clear Cache)",
12-
"command": "color_helper_project_index",
13-
"args": {"clear_cache": true}
14-
},
156
{
167
"caption": "Color Helper: Show Palettes",
178
"command": "color_helper"

0 commit comments

Comments
 (0)