Skip to content

Commit

Permalink
fixes linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
comountainclimber committed Apr 10, 2019
1 parent 42c7070 commit 90acad0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/containers/TransactionHistory/TransactionHistory.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ import { parseAbstractData } from '../../actions/transactionHistoryActions'

const { dialog, app } = require('electron').remote

console.log()

type Props = {
showSuccessNotification: ({ message: string }) => string,
showErrorNotification: ({ message: string }) => string,
Expand Down

0 comments on commit 90acad0

Please sign in to comment.