Remove spdy imports

This commit is contained in:
Jonathan Cremin 2015-08-08 21:18:38 +01:00
parent 9ec17a2657
commit 313747b72f
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
import spdy from 'spdy';
import koa from 'koa';
import route from 'koa-route';
import websockify from 'koa-websocket';