mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-08 22:03:09 +02: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
|
||||
}
|
||||
|
||||
// Set process title
|
||||
process.title = 'Misskey';
|
||||
|
||||
// Start app
|
||||
|
|
Loading…
Reference in a new issue