Skip to content

Commit 1ce693f

Browse files
committed
Removed last remaining reference to icons
1 parent 060d9ef commit 1ce693f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/grunt/clean.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ module.exports = {
3232
},
3333
fonts: {
3434
src: [
35-
'fonts/',
36-
'<%= paths.tmp %>icons'
35+
'fonts/'
3736
]
3837
},
3938
php: {

0 commit comments

Comments
 (0)