mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
fix windows CI (#4378)
* update vtblCommonFunc.go * update iShellItemArray.go --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
This commit is contained in:
parent
136273503e
commit
4597d7fa64
2 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@
|
|||
package cfd
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/go-ole/go-ole"
|
||||
"syscall"
|
||||
"unsafe"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@
|
|||
package cfd
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/go-ole/go-ole"
|
||||
"strings"
|
||||
"syscall"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue