File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,8 @@ import reviewOpportunityActions from './reviewOpportunity';
1313import lookupActions from './lookup' ;
1414import settingsActions from './settings' ;
1515import lookerActions from './looker' ;
16- < << << << HEAD
1716import memberSearchActions from './member-search' ;
18- = === ===
1917import notificationActions from './notifications' ;
20- > >>> >>> origin / notifications
2118
2219export const actions = {
2320 auth : authActions . auth ,
@@ -35,11 +32,8 @@ export const actions = {
3532 lookup : lookupActions . lookup ,
3633 settings : settingsActions . settings ,
3734 looker : lookerActions . looker ,
38- << < << << HEAD
3935 memberSearch : memberSearchActions . memberSearch ,
40- = === ===
4136 notifications : notificationActions . notifications ,
42- > >>> >>> origin / notifications
4337} ;
4438
4539export default undefined ;
You can’t perform that action at this time.
0 commit comments