Skip to content

Commit

Permalink
removed extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
Dabnsky committed Jul 3, 2024
1 parent 7f1f846 commit f0eeba3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions component/libfuse/libfuse2_handler.go
Original file line number Diff line number Diff line change
Expand Up @@ -183,10 +183,6 @@ func (lf *Libfuse) initFuse() error {
} else {
kindStorage = "container"
}
<<<<<<< Updated upstream

=======
>>>>>>> Stashed changes
}

volumePrefix := fmt.Sprintf("--VolumePrefix=\\%s\\%s", kindStorage, nameStorage)
Expand Down

0 comments on commit f0eeba3

Please sign in to comment.