diff options
Diffstat (limited to 'src/js/weather.js')
-rw-r--r-- | src/js/weather.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/js/weather.js b/src/js/weather.js deleted file mode 100644 index 26c64b9..0000000 --- a/src/js/weather.js +++ /dev/null @@ -1,5 +0,0 @@ -import { weather } from 'agl-js-api'; - -export function init() { - console.log('TBD'); -}
\ No newline at end of file |