mirror of
https://github.com/fergalmoran/dss.git
synced 2026-04-02 02:45:01 +00:00
3 lines
73 B
Python
3 lines
73 B
Python
from core.social._Social import _Social
|
|
class Facebook(_Social):
|
|
pass |