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 = {
|
const valuetoText = {
|
||||||
["user"]:"Username",
|
"user":"Username",
|
||||||
["post"]:"Post"
|
"post":"Post"
|
||||||
}
|
}
|
||||||
|
|
||||||
function changed() {
|
function changed() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user