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"
|
"log"
|
||||||
"net/http"
|
"net/http"
|
||||||
"net/url"
|
"net/url"
|
||||||
"os"
|
|
||||||
"path/filepath"
|
|
||||||
"runtime"
|
"runtime"
|
||||||
"strconv"
|
"strconv"
|
||||||
"strings"
|
"strings"
|
||||||
|
|
Loading…
Reference in New Issue