mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 19:02:37 +03:00
dangling comma
This commit is contained in:
parent
13572f54c2
commit
c68b71098f
|
@ -7,5 +7,5 @@
|
||||||
"year": "2014",
|
"year": "2014",
|
||||||
"domain_name": "example.com",
|
"domain_name": "example.com",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"timezone": "UTC",
|
"timezone": "UTC"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user