Skip to content

Commit

Permalink
chore: unnecessary blank line removed
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulCatalinas committed Jul 22, 2024
1 parent 6dbbc7b commit f02a68a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/utils/user-os.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ func CheckinFolderOrFile(path string, folder bool) {
_, err := os.Stat(path)

if err != nil {

var folderType string

if folder {
Expand Down

0 comments on commit f02a68a

Please sign in to comment.