mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-23 18:44:20 +03:00
lint
This commit is contained in:
parent
edd7e9c7b7
commit
c44f3c5f25
@ -8,7 +8,6 @@ import { SerialProfileSettingsComponent } from './components/serialProfileSettin
|
||||
import { SerialTabComponent } from './components/serialTab.component'
|
||||
import { SerialService } from './services/serial.service'
|
||||
import { BAUD_RATES, SerialProfile } from './api'
|
||||
import { profileEnd } from 'console'
|
||||
|
||||
@Injectable({ providedIn: 'root' })
|
||||
export class SerialProfilesService extends ProfileProvider<SerialProfile> {
|
||||
|
Loading…
Reference in New Issue
Block a user