fix lint errors
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable indent */
|
||||
|
||||
import browser from 'browser';
|
||||
|
||||
export function getDeviceIcon(device) {
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable indent */
|
||||
|
||||
import appStorage from 'appStorage';
|
||||
import events from 'events';
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
/* eslint-disable indent */
|
||||
|
||||
import appSettings from 'appSettings';
|
||||
import events from 'events';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user