Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Fixes linter problem from commit 5dedd3a
Browse files Browse the repository at this point in the history
  • Loading branch information
NejcZdovc committed Apr 6, 2017
1 parent ef9d2be commit aea8ac9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/common/state/extensionState.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

const { makeImmutable } = require('./immutableUtil')
const Immutable = require('immutable')
const windowConstants = require('../../../js/constants/windowConstants')
const platformUtil = require('../lib/platformUtil')

const browserActionDefaults = Immutable.fromJS({
Expand Down

0 comments on commit aea8ac9

Please sign in to comment.