Defaulted to commenting out unused imports
This commit is contained in:
parent
3f4f9b0441
commit
ed1c35434f
3 changed files with 5 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ const websiteName = 'Template'
|
|||
const websiteDescription = 'This is just a template.'
|
||||
|
||||
import Background from '../../fwt/components/Background/Background'
|
||||
import OptimizeBackground from '../../fwt/components/Optimizer/OptimizeBackground'
|
||||
// import OptimizeBackground from '../../fwt/components/Optimizer/OptimizeBackground'
|
||||
import HTML from '../../fwt/components/HTML/HTML'
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue