Skip to content

Commit 468ca42

Browse files
authored
Remove contribute.json (#14423)
1 parent a2e8362 commit 468ca42

File tree

4 files changed

+1
-49
lines changed

4 files changed

+1
-49
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ COPY ./lib ./lib
8181
COPY ./root_files ./root_files
8282
COPY ./scripts ./scripts
8383
COPY ./wsgi ./wsgi
84-
COPY manage.py LICENSE newrelic.ini contribute.json ./
84+
COPY manage.py LICENSE newrelic.ini ./
8585

8686
# changes more frequently
8787
COPY ./docker ./docker

bedrock/settings/base.py

-1
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,6 @@ def lazy_langs():
400400
"static",
401401
"certs",
402402
"images",
403-
"contribute.json",
404403
"credits",
405404
"robots.txt",
406405
".well-known",

contribute.json

-46
This file was deleted.

root_files/contribute.json

-1
This file was deleted.

0 commit comments

Comments
 (0)