Remove utils.py
The file, and contained functions, were explicitly documented as something you couldn't rely on for backwards compatibility
This commit is contained in:
11
docs/api.rst
11
docs/api.rst
@@ -31,14 +31,3 @@ A good tip is to write ``from fbchat.models import *`` at the start of your sour
|
||||
.. automodule:: fbchat.models
|
||||
:members:
|
||||
:undoc-members:
|
||||
|
||||
|
||||
.. _api_utils:
|
||||
|
||||
Utils
|
||||
-----
|
||||
|
||||
These functions and values are used internally by fbchat, and are subject to change. Do **NOT** rely on these to be backwards compatible!
|
||||
|
||||
.. automodule:: fbchat.utils
|
||||
:members:
|
||||
|
Reference in New Issue
Block a user