Skip to content

Commit

Permalink
fix: logger import
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Nov 24, 2021
1 parent 43898fe commit 828aa50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/store/accounts/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { atom } from 'jotai';
import { AccountStxBalanceBigNumber } from './types';
import deepEqual from 'fast-deep-equal';
import { PaginatedResults } from '@common/types';
import { logger } from '@common/logger';

enum AccountClientKeys {
InfoClient = 'account/InfoClient',
Expand Down

0 comments on commit 828aa50

Please sign in to comment.