Skip to content

Commit fc880c9

Browse files
committed
remove unused routes
1 parent 6765d7f commit fc880c9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/util/routeConstants.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
export const HOME = '/';
22
export const ABOUT = '#about-us';
3-
export const MEMBERS = '/members';
43
export const EVENTS = '#events';
5-
export const NEWS = '/news';
6-
export const FORUM = '/forum';
74
export const CONTACT = '#contact-us';

0 commit comments

Comments
 (0)