[] Removed Google Fit plugin.

The Fit API has (unfortunately) been deprecated by Google with no
alternatives - the new Health Connect API is only available on Android
devices.

Other Google APIs don't seem to be affected by the refresh token issue
either, so this should hopefully close that issue too.

Closes: 
This commit is contained in:
Fabio Manganiello 2024-05-16 02:41:06 +02:00
parent f514f7ce1e
commit c77cf2c98b
Signed by: blacklight
GPG key ID: D90FBA7F76362774
7 changed files with 0 additions and 387 deletions
docs/source

View file

@ -24,7 +24,6 @@ Events
platypush/events/geo.rst
platypush/events/github.rst
platypush/events/google.rst
platypush/events/google.fit.rst
platypush/events/google.pubsub.rst
platypush/events/gotify.rst
platypush/events/gpio.rst

View file

@ -1,6 +0,0 @@
``google.fit``
======================================
.. automodule:: platypush.message.event.google.fit
:members:

View file

@ -1,6 +0,0 @@
``google.fit``
================================
.. automodule:: platypush.plugins.google.fit
:members:

View file

@ -40,7 +40,6 @@ Plugins
platypush/plugins/github.rst
platypush/plugins/google.calendar.rst
platypush/plugins/google.drive.rst
platypush/plugins/google.fit.rst
platypush/plugins/google.mail.rst
platypush/plugins/google.maps.rst
platypush/plugins/google.pubsub.rst