Skip to content
This repository was archived by the owner on Sep 22, 2021. It is now read-only.

Commit 6edf51a

Browse files
author
Igor Nikolaev
committed
#499: Remove unused variable
1 parent 21ae75d commit 6edf51a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/scenes/mailboxes/src/ui/Mailbox/Google/GoogleMailboxCommunicationTab.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ const MailboxTabSleepable = require('../MailboxTabSleepable')
33
const Mailbox = require('shared/Models/Mailbox/Mailbox')
44
const { settingsStore } = require('../../../stores/settings')
55
const URL = window.nativeRequire('url')
6-
const {
7-
remote: {shell}
8-
} = window.nativeRequire('electron')
96

107
const REF = 'mailbox_tab'
118

0 commit comments

Comments
 (0)