Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OGPoyraz committed Jan 17, 2025
1 parent 0c9ba9a commit a20b3b5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion app/scripts/controllers/decrypt-message.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import EventEmitter from 'events';
import log from 'loglevel';
import {
AbstractMessage,
Expand Down
1 change: 0 additions & 1 deletion app/scripts/controllers/encryption-public-key.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import EventEmitter from 'events';
import log from 'loglevel';
import {
EncryptionPublicKeyManager,
Expand Down

0 comments on commit a20b3b5

Please sign in to comment.