removed unnecessary libs

pull/951/head
GustavWi 2015-03-05 16:13:58 +01:00
parent 03c532f2aa
commit 2e97c1e997
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ limitations under the License.
"""
from exporters import Exporter
import re
import traceback
import hashlib
class IAREmbeddedWorkbench(Exporter):
NAME = 'IAR'