Remove unnecessary test script

This commit is contained in:
Alasdair Smith 2018-01-15 11:11:17 +00:00
parent 984ecae200
commit 4a0628d801
2 changed files with 1 additions and 4 deletions

View file

@ -30,7 +30,6 @@
"bcrypt": "1.0.1",
"body-parser": "^1.13.1",
"bufferedstream": "1.6.0",
"codemirror": "^5.33.0",
"connect-redis": "^3.1.0",
"contentful": "^3.3.14",
"cookie": "^0.2.3",

View file

@ -1,3 +1 @@
import { CodeMirror } from 'codemirror'
console.log('hello from rich text and codemirror')
console.log('hello from rich text')