From 0562683d2d90bd234459cdddb8ad46fd7b95f396 Mon Sep 17 00:00:00 2001 From: "J.M" Date: Sun, 22 Jan 2017 14:53:03 +0100 Subject: [PATCH] Remove outdated API methods --- src/codebird.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/codebird.php b/src/codebird.php index d0bb2d1..f4e8771 100644 --- a/src/codebird.php +++ b/src/codebird.php @@ -268,14 +268,12 @@ class Codebird 'friends/list', 'friendships/incoming', 'friendships/lookup', - 'friendships/lookup', 'friendships/no_retweets/ids', 'friendships/outgoing', 'friendships/show', 'geo/id/:place_id', 'geo/reverse_geocode', 'geo/search', - 'geo/similar_places', 'help/configuration', 'help/languages', 'help/privacy', @@ -324,11 +322,9 @@ class Codebird 'POST' => [ 'account/remove_profile_banner', 'account/settings', - 'account/update_delivery_device', 'account/update_profile', 'account/update_profile_background_image', 'account/update_profile_banner', - 'account/update_profile_colors', 'account/update_profile_image', 'ads/accounts/:account_id/account_media', 'ads/accounts/:account_id/app_lists',