diff options
author | Mario <mario@mariovavti.com> | 2021-01-18 13:29:48 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-01-18 13:29:48 +0000 |
commit | 2c8e12200821dfbb052ad738880ac9d1575b9c45 (patch) | |
tree | 61889e103565cd7ece84350d85e363191b3a23b7 /Zotlabs/Daemon/Cache_embeds.php | |
parent | 2729f466d5450576c620b5b7844b57aca434ce45 (diff) | |
download | volse-hubzilla-2c8e12200821dfbb052ad738880ac9d1575b9c45.tar.gz volse-hubzilla-2c8e12200821dfbb052ad738880ac9d1575b9c45.tar.bz2 volse-hubzilla-2c8e12200821dfbb052ad738880ac9d1575b9c45.zip |
cleanup daemon/checksites
Diffstat (limited to 'Zotlabs/Daemon/Cache_embeds.php')
-rw-r--r-- | Zotlabs/Daemon/Cache_embeds.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Zotlabs/Daemon/Cache_embeds.php b/Zotlabs/Daemon/Cache_embeds.php index 08088abd6..9e5b8d2bb 100644 --- a/Zotlabs/Daemon/Cache_embeds.php +++ b/Zotlabs/Daemon/Cache_embeds.php @@ -2,7 +2,6 @@ namespace Zotlabs\Daemon; - class Cache_embeds { static public function run($argc,$argv) { |