Skip to content

Commit f428355

Browse files
committed
Do not include ../redesign in path
- Legacy-Id: 6831
1 parent fb55fc4 commit f428355

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/settings.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
import sys
2020
sys.path.append(os.path.abspath(BASE_DIR + "/.."))
21-
sys.path.append(os.path.abspath(BASE_DIR + "/../redesign"))
2221

2322
DEBUG = True
2423
TEMPLATE_DEBUG = DEBUG

0 commit comments

Comments
 (0)