Remove redundant comments from styles/scripts
This commit is contained in:
@@ -8,9 +8,7 @@ import common from './routes/common';
|
||||
import home from './routes/home';
|
||||
import aboutUs from './routes/about';
|
||||
|
||||
/**
|
||||
* Populate Router instance with DOM routes
|
||||
*/
|
||||
/** Populate Router instance with DOM routes */
|
||||
const routes = new Router({
|
||||
// All pages
|
||||
common,
|
||||
|
||||
Reference in New Issue
Block a user