Skip to content

Commit

Permalink
[device/accton] Fix Python error for wedge100bf_32x (sonic-net#4392)
Browse files Browse the repository at this point in the history
Remove undefined export, "constants"
  • Loading branch information
jleveque authored and tiantianlv committed Apr 24, 2020
1 parent b0b912b commit 49804ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__all__ = ['ttypes', 'constants', 'pltfm_mgr_rpc']
__all__ = ['ttypes', 'pltfm_mgr_rpc']

0 comments on commit 49804ba

Please sign in to comment.