Skip to content

Commit 2e97c1e

Browse files
committed
removed unnecessary libs
1 parent 03c532f commit 2e97c1e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

workspace_tools/export/iar.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
"""
1717
from exporters import Exporter
1818
import re
19-
import traceback
20-
import hashlib
2119

2220
class IAREmbeddedWorkbench(Exporter):
2321
NAME = 'IAR'

0 commit comments

Comments
 (0)