Skip to content

Commit

Permalink
Update router_server_files.go
Browse files Browse the repository at this point in the history
  • Loading branch information
DaneEveritt committed Aug 1, 2020
1 parent 834bcf2 commit 8b0b40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion router/router_server_files.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package router
import (
"bufio"
"context"
"errors"
"github.com/gin-gonic/gin"
"github.com/pkg/errors"
"github.com/pterodactyl/wings/server"
"golang.org/x/sync/errgroup"
"net/http"
Expand Down

0 comments on commit 8b0b40e

Please sign in to comment.