1
0
Fork 0

오타 수정

This commit is contained in:
Sangbum Kim 2017-09-12 21:46:02 +09:00
parent 45d95dbffd
commit 4de0ddf025
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ import (
"time" "time"
"strconv" "strconv"
"runtime/debug" "runtime/debug"
"github.com/Sirupsen/logrus" "github.com/sirupsen/logrus"
) )
var ( var (