From 917a12edfd156e187d303984c30070f9955cdd8a Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 21 Jun 2018 13:02:56 -0700 Subject: [PATCH] Remove duplicate messaging functions list --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 054e597..1ceee00 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,6 @@ The Flowroute Python Library v3 provides methods for interacting with [Numbers v * [unassociate_cnam](#unassociate_cnamnumber_id) * [remove_cnam](#remove_cnamcnam_id) - * [Messaging](#messaging) - * [send_a_message](#send_a_messagemessage_body) - * [look_up_a_set_of_messagesstart_date](#look_up_a_set_of_messagesstart_date) - * [look_up_a_message_detail_record](#look_up_a_message_detail_recordmessage_id) * [Errors](#errors) * [Testing](#testing)