fix: remove unused go import.
This commit is contained in:
parent
9650df00e3
commit
a3f21425e5
3 changed files with 32 additions and 5 deletions
|
|
@ -4,10 +4,6 @@
|
|||
|
||||
package aa
|
||||
|
||||
import (
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
// Preamble section of a profile
|
||||
type Preamble struct {
|
||||
Abi []Abi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue