clean up import statements

This commit is contained in:
Jonathan Wren 2020-08-15 18:49:23 -07:00
parent 73a348b033
commit 9ccbcdcc7e
No known key found for this signature in database
GPG key ID: 43D5FF8722E7F68A
23 changed files with 66 additions and 50 deletions

View file

@ -3,7 +3,6 @@ import shutil
from jrnl.os_compat import on_windows
CWD = os.getcwd()