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:
Mads Marquart
2019-06-23 17:38:27 +02:00
parent 78b5f05729
commit 53c19f473b
4 changed files with 2 additions and 45 deletions

View File

@@ -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: