summaryrefslogtreecommitdiff
path: root/src/client/app/common/scripts/streaming/home.ts
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-06 03:03:56 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-06 03:03:56 +0900
commitd8cd24fab0bd454bd543200e71a17601afbb9f87 (patch)
treed63ebc2d9520a10d85f0940c58ab333474179004 /src/client/app/common/scripts/streaming/home.ts
parentwip (diff)
downloadsharkey-d8cd24fab0bd454bd543200e71a17601afbb9f87.tar.gz
sharkey-d8cd24fab0bd454bd543200e71a17601afbb9f87.tar.bz2
sharkey-d8cd24fab0bd454bd543200e71a17601afbb9f87.zip
wip
Diffstat (limited to 'src/client/app/common/scripts/streaming/home.ts')
-rw-r--r--src/client/app/common/scripts/streaming/home.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/app/common/scripts/streaming/home.ts b/src/client/app/common/scripts/streaming/home.ts
index f07d0289f6..a27c55a60d 100644
--- a/src/client/app/common/scripts/streaming/home.ts
+++ b/src/client/app/common/scripts/streaming/home.ts
@@ -1,5 +1,3 @@
-import * as merge from 'object-assign-deep';
-
import Stream from './stream';
import StreamManager from './stream-manager';
import MiOS from '../../../mios';