Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
Signed-off-by: Kebo Liu <[email protected]>
  • Loading branch information
keboliu committed Oct 15, 2022
1 parent e7f964b commit b02794b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platform/mellanox/mlnx-platform-api/sonic_platform/sfp.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#############################################################################

try:
import subprocess
import time
from sonic_platform_base.sfp_base import SfpBase
from sonic_platform_base.sonic_eeprom import eeprom_dts
Expand Down

0 comments on commit b02794b

Please sign in to comment.