mirror of https://github.com/waku-org/js-waku.git
Remove unused import
This commit is contained in:
parent
66fcb2e48b
commit
c6f73199cb
|
@ -1,7 +1,5 @@
|
|||
import '@ethersproject/shims';
|
||||
|
||||
import { ethers } from 'ethers';
|
||||
|
||||
import {
|
||||
createPublicKeyMessage,
|
||||
generateEthDmKeyPair,
|
||||
|
|
Loading…
Reference in New Issue