Skip to content

Commit

Permalink
removes commented out import
Browse files Browse the repository at this point in the history
  • Loading branch information
comountainclimber committed Apr 10, 2019
1 parent 90acad0 commit 88336d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/containers/TransactionHistory/TransactionHistory.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { api } from '@cityofzion/neon-js'
import axios from 'axios'
import { omit } from 'lodash-es'
import moment from 'moment'
// import { app } from 'electron'

import HeaderBar from '../../components/HeaderBar'
import TransactionHistoryPanel from '../../components/TransactionHistory/TransactionHistoryPanel'
Expand Down

0 comments on commit 88336d0

Please sign in to comment.