]> git.mxchange.org Git - friendica.git/blobdiff - src/Worker/Delivery.php
Use a constant for the avatar base path
[friendica.git] / src / Worker / Delivery.php
index 3be49a38fe1ad2c158a1c39c9fc57db268084674..c09181d3e6b5a3aa1d84953e0e0bba04f79733e8 100644 (file)
@@ -46,7 +46,6 @@ class Delivery
        const DELETION      = 'drop';
        const POST          = 'wall-new';
        const POKE          = 'poke';
-       const UPLINK        = 'uplink';
        const REMOVAL       = 'removeme';
        const PROFILEUPDATE = 'profileupdate';