0
0
forked from toolshed/abra

chore: formatting pass on kadabra [ci skip]

This commit is contained in:
2023-02-08 23:19:14 +01:00
parent 3d2b8fa446
commit f6b139dfea
2 changed files with 90 additions and 29 deletions

View File

@ -189,6 +189,7 @@ func newAbraApp(version, commit string) *cli.App {
return nil
}
return app
}