remove unused "use function"

This commit is contained in:
Matthias Pfefferle 2023-04-20 15:32:38 +02:00
parent c32eec2390
commit eeb3ba2952

View file

@ -1,8 +1,6 @@
<?php
namespace Activitypub\Model;
use function Activitypub\get_context;
/**
* ActivityPub Post Class
*