Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
slntopp committed Nov 7, 2024
1 parent ab73c52 commit 3cb14d8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions providers/os/connection/device/device_connection.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ func NewDeviceConnection(connId uint32, conf *inventory.Config, asset *inventory
}
}

log.Info().Any("partitions", res.partitions).Msg("device connection> == PARTITIONS ==")

// if none of the blocks returned a platform that we could detect, we return an error
if asset.Platform == nil {
res.Close()
Expand Down

0 comments on commit 3cb14d8

Please sign in to comment.