Add ability to disable P2P in HLS player too
[oweals/peertube.git] / client / src / app / +my-account / my-account-settings / my-account-settings.component.ts
index f4b954e5491264415f6033e3403240f06c5fca57..95fd2a3dbd0f0d64761965f8262b675a570d067c 100644 (file)
@@ -1,4 +1,4 @@
-import { Component, OnInit, ViewChild } from '@angular/core'
+import { Component, OnInit } from '@angular/core'
 import { Notifier } from '@app/core'
 import { BytesPipe } from 'ngx-pipes'
 import { AuthService } from '../../core'