Skip to content

Commit

Permalink
Fixed wrong imports deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Dec 1, 2020
1 parent 926da54 commit ec360bf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@
*/

export { FollowerIndexActionsProvider } from './follower_index_actions_provider';
export { FollowerIndexPauseProvider } from './follower_index_pause_provider';
export { FollowerIndexResumeProvider } from './follower_index_resume_provider';
export { FollowerIndexUnfollowProvider } from './follower_index_unfollow_provider';

0 comments on commit ec360bf

Please sign in to comment.