Merge pull request #555 from jmorganca/mxyng/fix-windows-startup

fix build
This commit is contained in:
Michael Yang 2023-09-19 10:51:58 -07:00 committed by GitHub
commit e35565c567
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -14,7 +14,6 @@ import (
"net/http"
"os"
"os/exec"
"path"
"path/filepath"
"runtime"
"strings"

View file

@ -14,7 +14,6 @@ import (
"net/http"
"net/url"
"os"
"path"
"path/filepath"
"reflect"
"runtime"