Removed trailing comma

This commit is contained in:
2025-12-11 15:39:55 +01:00
parent 54e1d5bbd4
commit 3bd7eff5e9
+1 -1
View File
@@ -43,7 +43,7 @@
{
"command": "ln -s /path/to/file file",
"desc": "Create a symbolic link pointing to a file on the system"
},
}
],
"python": [
{