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/server-stream.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/web/app/common/scripts/server-stream.ts') diff --git a/src/web/app/common/scripts/server-stream.ts b/src/web/app/common/scripts/server-stream.ts index a1c466b35d..938ae4bfe5 100644 --- a/src/web/app/common/scripts/server-stream.ts +++ b/src/web/app/common/scripts/server-stream.ts @@ -1,5 +1,3 @@ -'use strict'; - import Stream from './stream'; /** -- cgit v1.2.3-freya