Skip to content

Commit

Permalink
cleaned up dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
ogazitt committed Jul 12, 2020
1 parent 08943a0 commit a79d66b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/print/connections.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ func CredentialsTable(response []byte, connection string) {
}

credentials := credentialsResponse.Data
//var credentials []map[string]string
//json.Unmarshal(response, &credentials)

// write out the table
t := table.NewWriter()
Expand Down

0 comments on commit a79d66b

Please sign in to comment.