[device/accton] Fix Python error for wedge100bf_32x (#4392)

Remove undefined export, "constants"
This commit is contained in:
Joe LeVeque 2020-04-08 23:03:22 -07:00 committed by GitHub
parent 9068652cfd
commit b3558aeea5
No account linked to committer's email address

View File

@ -1 +1 @@
__all__ = ['ttypes', 'constants', 'pltfm_mgr_rpc'] __all__ = ['ttypes', 'pltfm_mgr_rpc']