Skip to content

Commit 4597d7f

Browse files
Talha Altınelleaanthony
andauthored
fix windows CI (#4378)
* update vtblCommonFunc.go * update iShellItemArray.go --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
1 parent 1362735 commit 4597d7f

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

v2/internal/go-common-file-dialog/cfd/iShellItemArray.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
package cfd
55

66
import (
7-
"fmt"
87
"github.com/go-ole/go-ole"
98
"syscall"
109
"unsafe"

v2/internal/go-common-file-dialog/cfd/vtblCommonFunc.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
package cfd
44

55
import (
6-
"fmt"
76
"github.com/go-ole/go-ole"
87
"strings"
98
"syscall"

0 commit comments

Comments
 (0)