Remove some faulty stray "code".
This commit is contained in:
parent
2f1cc75834
commit
4c56d7db67
1 changed files with 1 additions and 1 deletions
|
@ -11,5 +11,5 @@ if __name__ == "__main__":
|
|||
"Couldn't import Django. Are you sure it's installed and "
|
||||
"available on your PYTHONPATH environment variable? Did you "
|
||||
"forget to activate a virtual environment?"
|
||||
) from exc
|
||||
)
|
||||
execute_from_command_line(sys.argv)
|
||||
|
|
Loading…
Add table
Reference in a new issue