Remove log import.

bot-api-6.1
Syfaro 2016-01-04 11:21:20 -06:00
parent 3dbc5f3892
commit 5df7aae78f
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package tgbotapi
import (
"encoding/json"
"fmt"
"log"
"strings"
"time"
)