mirror of
https://github.com/daylinmorgan/viv.git
synced 2024-11-12 12:13:15 -06:00
chore: remove harcoded path
This commit is contained in:
parent
034403b7a8
commit
e3ebca86d2
1 changed files with 0 additions and 2 deletions
|
@ -9,8 +9,6 @@ viv shim black -o ~/bin/black
|
|||
"""
|
||||
|
||||
import sys
|
||||
|
||||
sys.path.append("/home/daylin/.viv/src") # noqa
|
||||
import subprocess
|
||||
import viv
|
||||
|
||||
|
|
Loading…
Reference in a new issue