]> git.mxchange.org Git - friendica.git/blobdiff - src/Model/Mail.php
Editing of media descriptions is now possible as well
[friendica.git] / src / Model / Mail.php
index 9469483d9a9749e39d131db34eef27aedb9c9873..e624a6f9758e120fb572f927f767134c49fc981a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2022, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -28,8 +28,8 @@ use Friendica\Core\Worker;
 use Friendica\Database\DBA;
 use Friendica\DI;
 use Friendica\Protocol\Activity;
+use Friendica\Protocol\Delivery;
 use Friendica\Util\DateTimeFormat;
-use Friendica\Worker\Delivery;
 
 /**
  * Class to handle private messages