mirror of
https://github.com/gotify/server.git
synced 2026-06-08 15:54:22 +08:00
Use gofmt -s
This commit is contained in:
committed by
Jannis Mattheis
parent
8d7c7a5a50
commit
0f2e7cf5e2
@@ -8,9 +8,9 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/gotify/server/mode"
|
||||
"github.com/gotify/server/model"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/gotify/server/mode"
|
||||
)
|
||||
|
||||
func TestDefaultErrorInternal(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user