summaryrefslogtreecommitdiff
path: root/poezio/poezio.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/poezio.py')
-rw-r--r--poezio/poezio.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/poezio/poezio.py b/poezio/poezio.py
index 6dc51388..2544ef1a 100644
--- a/poezio/poezio.py
+++ b/poezio/poezio.py
@@ -12,8 +12,6 @@ import sys
import os
import signal
-sys.path.append(os.path.dirname(os.path.abspath(__file__)))
-
def test_curses():
"""