Merge pull request #31 from 002Hub/deepsource-fix-9374d23b
Remove unnecessary computed property keys in object
This commit is contained in:
commit
aa49e05467
@ -1,6 +1,6 @@
|
||||
const valuetoText = {
|
||||
["user"]:"Username",
|
||||
["post"]:"Post"
|
||||
"user":"Username",
|
||||
"post":"Post"
|
||||
}
|
||||
|
||||
function changed() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user