Skip to content

Commit e2be655

Browse files
authored
Update main.go
1 parent 9e6457c commit e2be655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"fmt"
66
"os"
77

8-
"Navyum/shimoExporter/internal/pkg/shimo"
8+
"github.com/Navyum/shimoExporter/pkg/shimo"
99

1010
"fyne.io/fyne/v2"
1111
"fyne.io/fyne/v2/app"

0 commit comments

Comments
 (0)