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