General: Cleanup

This commit is contained in:
Dylan Araps 2017-06-19 16:16:35 +10:00
parent ceae49844c
commit f485d06b45

3
wal.py
View File

@ -9,8 +9,7 @@ import glob
import shutil
import subprocess
from subprocess import call
from subprocess import Popen
from subprocess import call, Popen
import os
from os.path import expanduser