From: Tobias Diekershoff Date: Mon, 13 Jul 2015 11:24:58 +0000 (+0200) Subject: avaid the hazzle, do it manually" X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=24975c93cbe7ac96c6592998ddc5555024195c10;p=friendica-addons.git avaid the hazzle, do it manually" This reverts commit c0e27bbe80df29a5b07b80b72db2fd3334998f87. --- diff --git a/curweather/composer.json b/curweather/composer.json deleted file mode 100644 index d54ac721..00000000 --- a/curweather/composer.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "require": { - "cmfcmf/openweathermap-php-api": "~2.0" - } -}