Removed debugging code
This commit is contained in:
parent
ae24eb7413
commit
6af80788e8
1 changed files with 0 additions and 3 deletions
|
@ -61,9 +61,6 @@ def main ():
|
||||||
owm = OwmForecasts.OwmForecasts(api_key)
|
owm = OwmForecasts.OwmForecasts(api_key)
|
||||||
design.add_weather(OwmForecasts.OwmForecasts(api_key))
|
design.add_weather(OwmForecasts.OwmForecasts(api_key))
|
||||||
|
|
||||||
output_adapters[0].render(design)
|
|
||||||
return
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue