fix: import style (#2369)
This commit is contained in:
parent
ab1aed2be1
commit
17996a06c4
@ -2,9 +2,10 @@ package audit
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"bytes"
|
"bytes"
|
||||||
"github.com/filebrowser/filebrowser/v2/users"
|
|
||||||
"log"
|
"log"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
|
"github.com/filebrowser/filebrowser/v2/users"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestLogFileActivity(t *testing.T) {
|
func TestLogFileActivity(t *testing.T) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user