mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 15:12:26 +00:00
sort imports
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package hooks
|
||||
|
||||
import (
|
||||
"slices"
|
||||
"errors"
|
||||
"fmt"
|
||||
"io"
|
||||
@@ -10,6 +9,7 @@ import (
|
||||
"log/slog"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"slices"
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user