remove unused import
This commit is contained in:
parent
8ae7247c35
commit
49395a8a05
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ import {
|
|||
normalizeURI,
|
||||
makeSelectClaimIsMine,
|
||||
makeSelectClaimIsPending,
|
||||
makeSelectTagInClaimOrChannelForUri,
|
||||
makeSelectClaimHasSource,
|
||||
} from 'lbry-redux';
|
||||
import { makeSelectChannelInSubscriptions } from 'redux/selectors/subscriptions';
|
||||
|
|
Loading…
Reference in a new issue