Remove unused string

This commit is contained in:
Ajay Ramachandran
2021-09-04 02:17:57 -04:00
parent 6040d177fa
commit 0d0171530c

View File

@@ -103,9 +103,6 @@
"connectionError": { "connectionError": {
"message": "A connection error has occured. Error code: " "message": "A connection error has occured. Error code: "
}, },
"wantToSubmit": {
"message": "Do you want to submit for video id"
},
"clearTimes": { "clearTimes": {
"message": "Clear Segments" "message": "Clear Segments"
}, },