remove unused "use function"
This commit is contained in:
parent
c32eec2390
commit
eeb3ba2952
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
<?php
|
||||
namespace Activitypub\Model;
|
||||
|
||||
use function Activitypub\get_context;
|
||||
|
||||
/**
|
||||
* ActivityPub Post Class
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue