Skip to content

Commit

Permalink
Fix LGM alert
Browse files Browse the repository at this point in the history
  • Loading branch information
Jostar Yang committed Jul 14, 2022
1 parent ca3c39a commit c74a2c9
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
# Base PCIe class
#############################################################################

import logging


try:
from sonic_platform.component import Component
from sonic_platform_base.sonic_pcie.pcie_common import PcieUtil
except ImportError as e:
raise ImportError(str(e) + "- required module not found")
Expand Down

0 comments on commit c74a2c9

Please sign in to comment.