Remove trailing comma
This commit is contained in:
parent
75a4e86ea1
commit
ceecf899fb
1 changed files with 1 additions and 1 deletions
2
dub.json
2
dub.json
|
@ -10,5 +10,5 @@
|
|||
"description": "A blog based on Markdown and JSON",
|
||||
"license": "AGPLv3",
|
||||
"name": "mijnblog",
|
||||
"stringImportPaths": ["views", "translations"],
|
||||
"stringImportPaths": ["views", "translations"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue