use overhauled mv destroy code in build.py

This commit is contained in:
Michael Pöhn 2017-03-26 01:51:28 +01:00 committed by Hans-Christoph Steiner
parent 92fada803e
commit a414aa00ff
2 changed files with 6 additions and 22 deletions

View file

@ -14,7 +14,6 @@ import hashlib
import yaml
import math
import json
import time
import logging
from clint.textui import progress
from optparse import OptionParser