Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarbc96 committed Nov 4, 2024
1 parent 8190ae1 commit 419dfb8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pkg/proxy/table.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@ import (
"github.com/oscarbc96/agbridge/pkg/awsutils"
)

type AWSConfigInfo struct {
Profile string
AccountID string
Region string
}

func PrintMappings(handlerMapping map[string]Handler) error {
t := table.NewWriter()
t.SetOutputMirror(os.Stdout)
Expand Down

0 comments on commit 419dfb8

Please sign in to comment.