Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
YH_RNComponent
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
hongyong.zhao
2018-09-06 17:06:50 +0800
Commit
e4156c5b0ad218528b54d9774e5245f6f2f63572
1 parent
9a4e3c01
删除重复 actionType -- reviewed by 孙凯
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
js/alliance/constants/actionTypes.js
js/alliance/constants/actionTypes.js
View file @
e4156c5
...
...
@@ -142,8 +142,4 @@ export default keyMirror({
SHARE_CODE_INFO_REQUEST
:
null
,
SHARE_CODE_INFO_SUCCESS
:
null
,
SHARE_CODE_INFO_FAILURE
:
null
,
PRODUCT_LIST_REQUEST
:
null
,
PRODUCT_LIST_SUCCESS
:
null
,
PRODUCT_LIST_FAILURE
:
null
,
});
...
...
Please
register
or
login
to post a comment