Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring the codebase #82

Merged
merged 1 commit into from
Jul 30, 2019
Merged

Conversation

truestbyheart
Copy link
Contributor

No description provided.

@truestbyheart truestbyheart force-pushed the ch-refactoring-the-codebase branch 2 times, most recently from 1e0c750 to 3e83559 Compare July 25, 2019 15:08
@truestbyheart truestbyheart changed the title refacoring the codebase refactoring the codebase Jul 26, 2019
@@ -22,7 +21,6 @@ router.use('/admin', adminRouter);
router.use('/bookmarks', bookmarkRouter);
router.use('/notifications', notificationRouter);

router.use('/profiles', authenticate, profileRouter);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@truestbyheart why remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MemunaHaruna this line was added during my previous rebase and I couldn't spot it I previously removed it when I was working on my follow and unfollow task.

Copy link
Contributor

@MCFrank16 MCFrank16 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Job Boy @truestbyheart

@MemunaHaruna MemunaHaruna merged commit 2b89f81 into develop Jul 30, 2019
@MemunaHaruna MemunaHaruna deleted the ch-refactoring-the-codebase branch July 30, 2019 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants