Skip to content

Commit

Permalink
Cleanup code
Browse files Browse the repository at this point in the history
  • Loading branch information
evg4b committed Oct 14, 2022
1 parent 432577a commit fffece1
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 727 deletions.
49 changes: 0 additions & 49 deletions .vscode/launch.json

This file was deleted.

2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import (
"errors"
"flag"
"fmt"
"github.com/gorilla/mux"
"net/http"
"os"
"strings"
Expand All @@ -15,6 +14,7 @@ import (
"github.com/evg4b/uncors/internal/processor"
"github.com/evg4b/uncors/internal/proxy"
"github.com/evg4b/uncors/internal/urlreplacer"
"github.com/gorilla/mux"
"github.com/pseidemann/finish"
"github.com/pterm/pterm"
"github.com/pterm/pterm/putils"
Expand Down
24 changes: 12 additions & 12 deletions testing/mocks/handling_middleware_mock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fffece1

Please sign in to comment.