fix: linter issue
This commit is contained in:
parent
25d4f16831
commit
dd9fb95b2a
1 changed files with 1 additions and 2 deletions
|
|
@ -1,11 +1,10 @@
|
|||
package telegram
|
||||
|
||||
import (
|
||||
_ "embed"
|
||||
"fmt"
|
||||
"testing"
|
||||
|
||||
_ "embed"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue