mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 17:07:15 +00:00
lint
This commit is contained in:
parent
fee163835f
commit
87e8eefd49
1 changed files with 0 additions and 4 deletions
|
@ -34,8 +34,4 @@ export class PaperTheme extends Theme {
|
|||
name = 'Paper'
|
||||
css = require('./theme.paper.scss')
|
||||
terminalBackground = '#f7f1e0'
|
||||
|
||||
constructor (private translate: TranslateService) {
|
||||
super()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue