mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 16:01:30 +00:00
3 lines
68 B
Python
3 lines
68 B
Python
from exchange_rate import FxPlugin
|
|
class Plugin(FxPlugin):
|
|
pass
|