image: normalize comment formatting
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
a567ae3c31
commit
cbc9de0abe
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ type tarexporter struct {
|
|||
|
||||
// LogImageEvent defines interface for event generation related to image tar(load and save) operations
|
||||
type LogImageEvent interface {
|
||||
//LogImageEvent generates an event related to an image operation
|
||||
// LogImageEvent generates an event related to an image operation
|
||||
LogImageEvent(imageID, refName, action string)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue