summaryrefslogtreecommitdiff
path: root/src/web/app/common/scripts/server-stream.ts
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-11-14 00:55:11 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-11-14 00:55:11 +0900
commit008668e1a0475e4989931e6a9d85b5339a79f347 (patch)
tree595d18768e8c385e28c01ff7622d08909e775322 /src/web/app/common/scripts/server-stream.ts
parentAdd messaging widget (diff)
downloadmisskey-008668e1a0475e4989931e6a9d85b5339a79f347.tar.gz
misskey-008668e1a0475e4989931e6a9d85b5339a79f347.tar.bz2
misskey-008668e1a0475e4989931e6a9d85b5339a79f347.zip
Remove needless annotation
Diffstat (limited to 'src/web/app/common/scripts/server-stream.ts')
-rw-r--r--src/web/app/common/scripts/server-stream.ts2
1 files changed, 0 insertions, 2 deletions
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';
/**