mirror of
https://github.com/jimeh/rbheap.git
synced 2026-02-19 04:46:40 +00:00
Remove unused attribute
This commit is contained in:
@@ -12,7 +12,6 @@ var inspectCmd = &cobra.Command{
|
||||
|
||||
var inspectOpts = struct {
|
||||
Verbose bool
|
||||
Output string
|
||||
}{}
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user