From 6ae6bd8e6d14f60c7d5c8febeaa26fbc67a6c283 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Tue, 27 Oct 2015 18:03:51 -0400 Subject: Remove InvalidEventName exception due to it being unused --- docs/api.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/api.rst b/docs/api.rst index b659fdce..1ab68ca2 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -282,10 +282,6 @@ Exceptions The following exceptions are thrown by the library. - -.. autoclass:: InvalidEventName - :members: - .. autoclass:: InvalidDestination :members: -- cgit v1.2.3