Skip to content

Commit

Permalink
fix: exifviewer tool import
Browse files Browse the repository at this point in the history
  • Loading branch information
sincerefly committed Jul 26, 2024
1 parent b1bc8cd commit a118571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/exifviewer/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

import (
"fmt"
"github.com/sincerefly/capybara/service/border/styles_common"
"github.com/sincerefly/capybara/service/style/styles_common"
"github.com/sincerefly/capybara/structure/fileitem"
"os"
"path/filepath"
Expand Down

0 comments on commit a118571

Please sign in to comment.