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