remove the context file

This commit is contained in:
Andreas Zweili 2019-05-30 16:53:58 +02:00
parent 4cdfc131c9
commit 2393c09a30
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
import os
import sys
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__),
'../borg_qt')))