removed extra brackets from __init__.py for AS7512

This commit is contained in:
Steven Noble
2016-02-12 20:06:19 +00:00
parent 90c8fddb75
commit ad843891f1

View File

@@ -98,7 +98,5 @@ class OnlPlatform_x86_64_accton_as7512_32x_r0(OnlPlatformAccton):
self.new_i2c_device('as7512_32x_sfp30', 0x50, 47)
self.new_i2c_device('as7512_32x_sfp31', 0x50, 48)
self.new_i2c_device('as7512_32x_sfp32', 0x50, 49)
]
)
return True