fix unit tests in activitypub.ts

This commit is contained in:
Hazelnoot 2025-03-19 10:23:58 -04:00
parent 770e0bbcdc
commit 73e70f7449

View file

@ -32,7 +32,6 @@ import { IdService } from '@/core/IdService.js';
import { MockResolver } from '../misc/mock-resolver.js';
import { UserKeypairService } from '@/core/UserKeypairService.js';
import { MemoryKVCache, RedisKVCache } from '@/misc/cache.js';
import { IdService } from '@/core/IdService.js';
const host = 'https://host1.test';