diff options
author | Ajay Ramachandran <[email protected]> | 2021-09-04 02:17:57 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-09-04 02:17:57 -0400 |
commit | 0d0171530ce244da79adff1349f7c1f24f8b4073 (patch) | |
tree | b3207058115ad236aa44fa93e1138386a8f0b862 | |
parent | 6040d177faf260abf3672c584de2c8f4cd201940 (diff) | |
download | SponsorBlock-0d0171530ce244da79adff1349f7c1f24f8b4073.tar.gz SponsorBlock-0d0171530ce244da79adff1349f7c1f24f8b4073.zip |
Remove unused string
-rw-r--r-- | public/_locales/en/messages.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 44d195fa..2a859190 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -103,9 +103,6 @@ "connectionError": { "message": "A connection error has occured. Error code: " }, - "wantToSubmit": { - "message": "Do you want to submit for video id" - }, "clearTimes": { "message": "Clear Segments" }, |