[Client] Remove graphs temporary

This commit is contained in:
syuilo
2017-02-20 14:41:16 +09:00
parent 6a4ea35e28
commit e112148b85
7 changed files with 0 additions and 261 deletions

View File

@ -5,7 +5,6 @@
// Style
import './style.styl';
require('chart.js');
require('./tags');
const riot = require('riot');
const boot = require('../boot');