mirror of
https://github.com/agresdominik/cheat_sheet.git
synced 2026-04-21 18:05:51 +00:00
Removed trailing comma
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
|||||||
{
|
{
|
||||||
"command": "ln -s /path/to/file file",
|
"command": "ln -s /path/to/file file",
|
||||||
"desc": "Create a symbolic link pointing to a file on the system"
|
"desc": "Create a symbolic link pointing to a file on the system"
|
||||||
},
|
}
|
||||||
],
|
],
|
||||||
"python": [
|
"python": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user