From d32fcb32f59ccb633f1a1f56a9129f54ffac2914 Mon Sep 17 00:00:00 2001 From: Marcelo Moreira de Mello Date: Sun, 30 Apr 2017 17:34:24 -0400 Subject: [PATCH] Fixes #40 - Dropped has_subscription attr --- README.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.rst b/README.rst index 43c8a78a..68457496 100644 --- a/README.rst +++ b/README.rst @@ -45,10 +45,6 @@ Initializing your Ring object myring.is_connected True - myring.has_subscription - True - - Listing devices linked to your account --------------------------------------