1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

remove extra comma

This commit is contained in:
Kelly Brazil
2021-07-01 15:53:10 -07:00
parent 708a696920
commit 2c6f3993cb
4 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ Schema:
"genmask": string,
"flags": string,
"flags_pretty": [
string,
string
]
"metric": integer,
"ref": integer,

Binary file not shown.

View File

@ -22,7 +22,7 @@ Schema:
"genmask": string,
"flags": string,
"flags_pretty": [
string,
string
]
"metric": integer,
"ref": integer,

Binary file not shown.