Skip to content

Commit

Permalink
Updated default wsgi
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricbonhomme committed Dec 12, 2019
1 parent 4e2d0a4 commit d0c1421
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions webserver.wsgi.example
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#! /usr/bin/env python

import sys

sys.path.insert(0, '/home/user/MOSP/')

# virtualenv root of the project
python_home = '/home/user/.local/share/virtualenvs/mosp--AuKpeUm'

Expand Down

0 comments on commit d0c1421

Please sign in to comment.