mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Merge pull request #11385 from appwrite/fix/missing-span-import
hotfix/ incorrect span import
This commit is contained in:
@@ -9,7 +9,7 @@ use Utopia\Database\Database;
|
||||
use Utopia\Database\Document;
|
||||
use Utopia\Database\Query;
|
||||
use Utopia\Queue\Message;
|
||||
use Utopia\Telemetry\Span;
|
||||
use Utopia\Span\Span;
|
||||
|
||||
class StatsResources extends Action
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user