Skip to content

Commit cbc9de0

Browse files
committed
image: normalize comment formatting
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent a567ae3 commit cbc9de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

image/tarexport/tarexport.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ type tarexporter struct {
3232

3333
// LogImageEvent defines interface for event generation related to image tar(load and save) operations
3434
type LogImageEvent interface {
35-
//LogImageEvent generates an event related to an image operation
35+
// LogImageEvent generates an event related to an image operation
3636
LogImageEvent(imageID, refName, action string)
3737
}
3838

0 commit comments

Comments
 (0)