From 78f828aadbd39bf475f778372869cd37c2ba3bc1 Mon Sep 17 00:00:00 2001 From: nuintun Date: Thu, 26 Nov 2015 22:38:20 +0800 Subject: [PATCH] update files --- static/js/components/app-main/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/components/app-main/index.js b/static/js/components/app-main/index.js index a341fe0..5615f4d 100644 --- a/static/js/components/app-main/index.js +++ b/static/js/components/app-main/index.js @@ -53,7 +53,6 @@ function scroll(xterm, parent){ * @param xtermNode */ function createXTerm(name, xtermNode){ - var timer; var runtime = window.AppRuntime[name]; if (runtime) {