Skip to content

Commit

Permalink
refactor: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanFirmo committed Sep 28, 2023
1 parent 6844128 commit 85e2e13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/gorest/gorest.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ type App struct {
requestsList *components.RequestsListComponent
request *components.RequestComponent
response *components.ResponseComponent
mode int
}

// Create gorest application and initialize components
Expand Down

0 comments on commit 85e2e13

Please sign in to comment.