Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mikroskeem committed May 5, 2023
1 parent 6da753e commit 5973d2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/syringe/update_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ package main
import (
"fmt"
"io"
"net"
"os"
"path/filepath"
"runtime"
Expand All @@ -19,7 +18,6 @@ import (

"github.com/ZentriaMC/syringe/internal/dbus"
"github.com/ZentriaMC/syringe/internal/request"
"github.com/ZentriaMC/syringe/internal/secret"
)

const (
Expand Down

0 comments on commit 5973d2c

Please sign in to comment.