Remove unused imports from hw

This commit is contained in:
Adam Goldsmith 2018-01-22 13:31:37 -05:00
parent 2c6e2e65f6
commit d74c2878ba
1 changed files with 0 additions and 4 deletions

4
hw
View File

@ -1,10 +1,6 @@
#!/usr/bin/env python3
import sys
import os
from datetime import datetime
import subprocess
import parsedatetime
import due