1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

WTF-400 CmdRunner extracted to new config format

This commit is contained in:
Chris Cummer
2019-04-13 18:59:39 -07:00
parent 37356679cc
commit 73e0e18ebc
5 changed files with 37 additions and 9 deletions

View File

@@ -2,7 +2,6 @@ package circleci
import (
"fmt"
// "os"
"github.com/rivo/tview"
"github.com/wtfutil/wtf/wtf"