mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-04 04:22:15 +02:00
fix: remove leftover unused API import
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
package user
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"net/http"
|
||||
"strconv"
|
||||
|
||||
Reference in New Issue
Block a user