fix
This commit is contained in:
parent
77a3c7639e
commit
c0fea1c1ff
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import * as assert from 'assert';
|
||||
import httpSignature from '@peertube/http-signature;
|
||||
import httpSignature from '@peertube/http-signature';
|
||||
import { genRsaKeyPair } from '../src/misc/gen-key-pair.js';
|
||||
import { createSignedPost, createSignedGet } from '../src/remote/activitypub/ap-request.js';
|
||||
|
||||
|
|
Loading…
Reference in a new issue