From 008668e1a0475e4989931e6a9d85b5339a79f347 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 14 Nov 2017 00:55:11 +0900 Subject: Remove needless annotation --- src/web/app/common/scripts/stream.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/web/app/common/scripts/stream.ts') diff --git a/src/web/app/common/scripts/stream.ts b/src/web/app/common/scripts/stream.ts index 9595246879..6843394644 100644 --- a/src/web/app/common/scripts/stream.ts +++ b/src/web/app/common/scripts/stream.ts @@ -1,5 +1,3 @@ -'use strict'; - import * as ReconnectingWebsocket from 'reconnecting-websocket'; import * as riot from 'riot'; import CONFIG from './config'; -- cgit v1.2.3-freya