Remove log import.
This commit is contained in:
parent
3dbc5f3892
commit
5df7aae78f
1 changed files with 0 additions and 1 deletions
1
types.go
1
types.go
|
@ -3,7 +3,6 @@ package tgbotapi
|
|||
import (
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"log"
|
||||
"strings"
|
||||
"time"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue