Ver código fonte

Remove an unused import

Ian Goldberg 1 ano atrás
pai
commit
1f5c8b9bdd
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      epc_probe.py

+ 0 - 1
epc_probe.py

@@ -5,7 +5,6 @@
 # the system.  This value is often configurable in your BIOS, but not at
 # runtime.
 
-import os
 import re
 import subprocess
 import sys