Skip to content

Commit

Permalink
[mellanox]: Remove unused import - sys.
Browse files Browse the repository at this point in the history
Signed-off-by: Nazarii Hnydyn <nazariig@mellanox.com>
  • Loading branch information
nazariig committed Apr 10, 2020
1 parent 12f262d commit c96c90b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import io
import os
import re
import sys
except ImportError as e:
raise ImportError(str(e) + "- required module not found")

Expand Down

0 comments on commit c96c90b

Please sign in to comment.