Skip to content

Commit fde5bfb

Browse files
committed
Remove accidentally committed debug message
- Legacy-Id: 11925
1 parent 74a02be commit fde5bfb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/manage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
path = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
1010
if not path in sys.path:
1111
sys.path.insert(0, path)
12-
print "!jojiojoisdjf", path
1312

1413
if __name__ == "__main__":
1514
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "settings")

0 commit comments

Comments
 (0)