mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-03 09:49:20 +02:00
Fix lint
This commit is contained in:
parent
073cd4f0ba
commit
3a58afef10
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { CommonModule, NgClass } from '@angular/common'
|
||||
import { CommonModule } from '@angular/common'
|
||||
import { Component, OnInit, inject, output, viewChild } from '@angular/core'
|
||||
import { FormsModule, ReactiveFormsModule } from '@angular/forms'
|
||||
import { Notifier, ServerService } from '@app/core'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue