mirror of
https://codeberg.org/yeentown/barkey
synced 2024-11-26 02:55:30 +00:00
Remove useless comments
This commit is contained in:
parent
371d607852
commit
513dd40a7b
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ enum InitResult {
|
||||||
Failure
|
Failure
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set process title
|
|
||||||
process.title = 'Misskey';
|
process.title = 'Misskey';
|
||||||
|
|
||||||
// Start app
|
// Start app
|
||||||
|
|
Loading…
Reference in a new issue