File tree 1 file changed +0
-6
lines changed
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';
13
13
import lookupActions from './lookup' ;
14
14
import settingsActions from './settings' ;
15
15
import lookerActions from './looker' ;
16
- < << << << HEAD
17
16
import memberSearchActions from './member-search' ;
18
- = === ===
19
17
import notificationActions from './notifications' ;
20
- > >>> >>> origin / notifications
21
18
22
19
export const actions = {
23
20
auth : authActions . auth ,
@@ -35,11 +32,8 @@ export const actions = {
35
32
lookup : lookupActions . lookup ,
36
33
settings : settingsActions . settings ,
37
34
looker : lookerActions . looker ,
38
- << < << << HEAD
39
35
memberSearch : memberSearchActions . memberSearch ,
40
- = === ===
41
36
notifications : notificationActions . notifications ,
42
- > >>> >>> origin / notifications
43
37
} ;
44
38
45
39
export default undefined ;
You can’t perform that action at this time.
0 commit comments