Skip to content

Commit 74da35c

Browse files
committed
Removing trailing commas
1 parent 3bd00c4 commit 74da35c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Brogrammer.sublime-theme

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"class": "tab_control",
5858
"settings": ["!show_tab_close_buttons"],
5959
"attributes": ["dirty"],
60-
"content_margin": [12,3,7,3],
60+
"content_margin": [12,3,7,3]
6161
},
6262

6363
//
@@ -107,7 +107,7 @@
107107
"Theme - Brogrammer/Brogrammer/circleanim.png"
108108
],
109109
"loop": true,
110-
"frame_time": 0.100,
110+
"frame_time": 0.100
111111
},
112112
"layer0.opacity": 1
113113
},
@@ -1160,4 +1160,4 @@
11601160
"parents": [{"class": "icon_button_control","attributes": ["hover"]}],
11611161
"layer0.tint": [231,76,60]
11621162
}
1163-
]
1163+
]

0 commit comments

Comments
 (0)