Skip to content

Commit ab6d3c1

Browse files
committed
fix(test-suite): cleanup const
1 parent 8b7ca91 commit ab6d3c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test-suite/e2e/test/delegatedUserDecryption/delegatedUserDecryption.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ import { createInstances } from '../instance';
55
import { getSigners, initSigners } from '../signers';
66
import { delegatedUserDecryptSingleHandle, waitForBlock } from '../utils';
77

8-
const USER_DECRYPTION_NOT_DELEGATED_SELECTOR = '0x0190c506';
9-
108
describe('Delegated user decryption', function () {
119
before(async function () {
1210
await initSigners(3);

0 commit comments

Comments
 (0)