1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 12:14:18 +00:00

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';