remove console logs

This commit is contained in:
Nolan Lawson 2018-04-01 23:02:34 -07:00
parent 64fccee69b
commit 255ba1a5d5
1 changed files with 0 additions and 4 deletions

View File

@ -4,10 +4,6 @@ import '../routes/_utils/serviceWorkerClient'
import '../routes/_utils/historyEvents'
import '../routes/_utils/loadingMask'
console.log('1')
console.log('2')
console.log('3')
loadPolyfills().then(() => {
console.log('init()')
// `routes` is an array of route objects injected by Sapper