Skip to content

Commit

Permalink
import TransceiverSensorData from new sensor_data.py
Browse files Browse the repository at this point in the history
Signed-off-by: Kebo Liu <[email protected]>
  • Loading branch information
keboliu committed Apr 10, 2021
1 parent ad2e66f commit 01313dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/sonic_ax_impl/mibs/ietf/rfc2737.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@
from .physical_entity_sub_oid_generator import get_psu_sensor_sub_id
from .physical_entity_sub_oid_generator import get_transceiver_sub_id
from .physical_entity_sub_oid_generator import get_transceiver_sensor_sub_id
from .transceiver_sensor_data import TransceiverSensorData

from .sensor_data import TransceiverSensorData

@unique
class PhysicalClass(int, Enum):
Expand Down

0 comments on commit 01313dc

Please sign in to comment.