mirror of https://github.com/docker/docs.git
Remove the open from CmdBuild
This commit is contained in:
parent
e2880950c5
commit
ebb59c1125
|
@ -10,8 +10,6 @@ import (
|
|||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"runtime"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
|
Loading…
Reference in New Issue