mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-12 05:58:18 +02:00
Fix missing directory (unneeded)
This commit is contained in:
parent
ff8b89fa13
commit
e386a039b2
1 changed files with 0 additions and 1 deletions
|
@ -167,7 +167,6 @@ STATIC_ROOT = BASE_DIR / "registrar" / "public"
|
|||
|
||||
STATICFILES_DIRS = [
|
||||
BASE_DIR / "registrar" / "assets",
|
||||
BASE_DIR / "epplibwrapper" / "assets",
|
||||
]
|
||||
|
||||
TEMPLATES = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue