remove unused import

This commit is contained in:
Peter Scheibel 2016-03-24 12:16:50 -07:00
parent 13bf7d4ff1
commit fe71ba992d

View File

@ -23,7 +23,6 @@
# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##############################################################################
import os
import shutil
from pprint import pprint
from llnl.util.filesystem import join_path, mkdirp