Skip to content

Commit

Permalink
Revert back to 'import sonic_platform' (#3249)
Browse files Browse the repository at this point in the history
  • Loading branch information
jleveque authored and yxieca committed Jul 31, 2019
1 parent d45d00d commit da57e8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def main():
# if there is no sonic_platform package installed, we only provide
# software-related reboot causes.
try:
import sonic_platform.platform
import sonic_platform

# Check if the previous reboot was caused by hardware
platform = sonic_platform.platform.Platform()
Expand Down

0 comments on commit da57e8d

Please sign in to comment.