Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Navyum authored Jan 6, 2025
1 parent 9e6457c commit e2be655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import (
"fmt"
"os"

"Navyum/shimoExporter/internal/pkg/shimo"
"github.com/Navyum/shimoExporter/pkg/shimo"

"fyne.io/fyne/v2"
"fyne.io/fyne/v2/app"
Expand Down

0 comments on commit e2be655

Please sign in to comment.