fix: resolve compile errors in phase 2 remediation
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
This commit is contained in:
parent
a7f76e2e97
commit
f69c6d825e
3 changed files with 15 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import (
|
|||
"archive/zip"
|
||||
"fmt"
|
||||
"io"
|
||||
"net/http"
|
||||
"os"
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
|
|
|||
Reference in a new issue