summarylogtreecommitdiffstats
path: root/runtime-fix.patch
blob: 4186eb0fc27b3b26e200516e7e9ef226cb5614f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/komanda.go b/komanda.go
index 7bd5ad6..7ce2f7a 100644
--- a/komanda.go
+++ b/komanda.go
@@ -6,7 +6,6 @@ import (
 	"log"
 	"os"
 	"path"
-	"runtime"
 
 	"github.com/mephux/common"
 	"github.com/mephux/komanda-cli/komanda"