mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 03:27:02 -07:00
Removed unused var
This commit is contained in:
parent
d2fcf10f03
commit
f3adc49c26
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ var inspectCmd = &cobra.Command{
|
|||
}
|
||||
|
||||
// print all generator information
|
||||
const WIDTH = 40
|
||||
if len(generators) > 0 {
|
||||
o := ""
|
||||
for _, g := range generators {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue