mirror of
https://github.com/wassname/talk.git
synced 2026-08-05 13:30:26 +08:00
fix lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Map, fromJS} from 'immutable';
|
||||
import {Map} from 'immutable';
|
||||
import * as authActions from '../constants/auth';
|
||||
import * as actions from '../constants/user';
|
||||
import * as assetActions from '../constants/assets';
|
||||
|
||||
Reference in New Issue
Block a user