Skip to content

Commit

Permalink
doc clean
Browse files Browse the repository at this point in the history
Signed-off-by: Billy Zha <[email protected]>
  • Loading branch information
qweeah committed Mar 28, 2024
1 parent 093254f commit 9732ece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/oras/internal/display/status/print.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ func NewTagStatusPrinter(target oras.Target) oras.Target {
}
}

// Used by unrefactored status code, should be removed when below functions
// are no-longer referenced.
// printer is used by the code being deprecated. Related functions should be
// removed when no-longer referenced.
var printer = Printer{out: os.Stdout}

// Print objects to display concurrent-safely.
Expand Down

0 comments on commit 9732ece

Please sign in to comment.