organize imports

This commit is contained in:
Aleksandr Trushkin
2024-02-04 22:14:36 +03:00
parent e91eec7aeb
commit b87e784012

View File

@ -7,6 +7,7 @@ import (
"encoding/json" "encoding/json"
"errors" "errors"
"fmt" "fmt"
"time"
"unsafe" "unsafe"
"git.loyso.art/frx/eway/internal/encoding/fbs" "git.loyso.art/frx/eway/internal/encoding/fbs"