Skip to content

Commit bb34f34

Browse files
committed
Remove unused is_same_domain import
Deleted the import of is_same_domain from class-announce.php as it was not used in the file.
1 parent e90a422 commit bb34f34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

includes/handler/class-announce.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
use function Activitypub\is_activity;
1616
use function Activitypub\is_activity_public;
17-
use function Activitypub\is_same_domain;
1817
use function Activitypub\object_to_uri;
1918

2019
/**

0 commit comments

Comments
 (0)