Clean up some example JS code

This commit is contained in:
Patrick Smith
2018-08-03 13:16:31 -04:00
committed by richard-dds
parent 55ff2cf9f2
commit 8109cbdb5a
3 changed files with 6 additions and 10 deletions

View File

@@ -1,6 +1,5 @@
import classes from '../styles/atat.scss'
import './thing'
console.log('hellooooo')
import './example'
console.log('hello from index')