stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
211 stars 113 forks source link

Remove debug print statement from Chassis #144

Closed stmcginnis closed 3 years ago

stmcginnis commented 3 years ago

Accidentally left some logging for the drive information in Chassis.

Closes: #143