소스 검색

Remove unused imports

tags/0.2
No-ops 6 년 전
부모
커밋
a2eb7ba410
1개의 변경된 파일0개의 추가작업 그리고 5개의 파일을 삭제
  1. +0
    -5
      gearman.go

+ 0
- 5
gearman.go 파일 보기

@@ -17,8 +17,3 @@ in an easy way.
import "github.com/mikespook/gearman-go/worker"
*/
package gearman

import (
_ "github.com/mikespook/gearman-go/client"
_ "github.com/mikespook/gearman-go/worker"
)

불러오는 중...
취소
저장