Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelsc committed Nov 6, 2023
1 parent 3cbee94 commit 7f91aa9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/controllers/OverviewController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import { formatDate } from '@angular/common'
import { SyncCommitteesStatistics, SyncCommitteesStatisticsResponse } from '../requests/requests'
import { UnitconvService } from '../services/unitconv.service'
import { ApiNetwork } from '../models/StorageTypes'
import { WINDOWS_WIDE_310_X_150_LOGO } from 'cordova-res/dist/resources'

export type OverviewData = {
overallBalance: BigNumber
Expand Down

0 comments on commit 7f91aa9

Please sign in to comment.