fix dupe line

closebracket-solution
Kieran Coldron 2021-08-30 20:23:03 +01:00
parent cd23f778db
commit 01c3004133
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ module.exports = config => {
config.addPassthroughCopy('internal/css')
config.addPassthroughCopy('internal/js')
config.addPassthroughCopy('internal/img')
config.addPassthroughCopy('internal/img')
config.addPassthroughCopy('favicon.png')
config.addPassthroughCopy('favicon.svg')