summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAya Morisawa <AyaMorisawa4869@gmail.com>2017-01-03 05:16:02 +0900
committerAya Morisawa <AyaMorisawa4869@gmail.com>2017-01-03 05:16:02 +0900
commit513dd40a7b63287a4a2fb6e5e522f2c35e701502 (patch)
tree2e216c99b9eeaef69f28bd3bbeea2617405b3788 /src
parentRemove useless comments (diff)
downloadmisskey-513dd40a7b63287a4a2fb6e5e522f2c35e701502.tar.gz
misskey-513dd40a7b63287a4a2fb6e5e522f2c35e701502.tar.bz2
misskey-513dd40a7b63287a4a2fb6e5e522f2c35e701502.zip
Remove useless comments
Diffstat (limited to 'src')
-rw-r--r--src/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.ts b/src/index.ts
index 5e287c54ab..2a1872f8e0 100644
--- a/src/index.ts
+++ b/src/index.ts
@@ -33,7 +33,6 @@ enum InitResult {
Failure
}
-// Set process title
process.title = 'Misskey';
// Start app