Remove useless file
This commit is contained in:
parent
7df675346c
commit
c21fd098a0
2 changed files with 0 additions and 104 deletions
|
|
@ -152,7 +152,6 @@ func main() {
|
|||
log.Println("Unable to retrieve teams:", err)
|
||||
os.Exit(1)
|
||||
}
|
||||
log.Println(teams)
|
||||
|
||||
fmt.Println("## Airbus' registered teams:")
|
||||
fmt.Println("----------------------------------------------------------------------------------")
|
||||
|
|
|
|||
Reference in a new issue