From 9996603e158d18c87429410b344403718fa095f0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 20 Mar 2017 18:43:04 +0900 Subject: #299 Use Anime instead of Velocity --- src/web/app/boot.js | 1 - 1 file changed, 1 deletion(-) (limited to 'src/web/app/boot.js') diff --git a/src/web/app/boot.js b/src/web/app/boot.js index 8a65e59735..8a9d623bde 100644 --- a/src/web/app/boot.js +++ b/src/web/app/boot.js @@ -3,7 +3,6 @@ */ import * as riot from 'riot'; -require('velocity-animate'); import api from './common/scripts/api'; import signout from './common/scripts/signout'; import checkForUpdate from './common/scripts/check-for-update'; -- cgit v1.3.1-freya