libf 3 bulan lalu
induk
melakukan
f06acc2925
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      context/context_test.go

+ 1 - 1
context/context_test.go

@@ -6,7 +6,7 @@ import (
 	"testing"
 	"time"
 
-	"github.com/wecisecode/util/logger
+	"github.com/wecisecode/util/logger"
 )
 
 func TestContext(t *testing.T) {