summaryrefslogtreecommitdiff
path: root/repo.new.go
diff options
context:
space:
mode:
Diffstat (limited to 'repo.new.go')
-rw-r--r--repo.new.go4
1 files changed, 0 insertions, 4 deletions
diff --git a/repo.new.go b/repo.new.go
index cd338f0..7c0f551 100644
--- a/repo.new.go
+++ b/repo.new.go
@@ -1,13 +1,9 @@
package gitpb
import (
- "bytes"
"errors"
- "fmt"
"os"
- "os/exec"
"path/filepath"
- "strings"
"go.wit.com/log"
)