Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yPhil
Pétrolette
Commits
5ae74cf0
Commit
5ae74cf0
authored
Mar 06, 2018
by
yPhil
Browse files
Sys: Cleaning up before new "q-string" branch
parent
5a520d48
Changes
1
Show whitespace changes
Inline
Side-by-side
routes/index.js
View file @
5ae74cf0
...
@@ -7,9 +7,6 @@ var feedrat = require('feedrat');
...
@@ -7,9 +7,6 @@ var feedrat = require('feedrat');
// require('request').debug = true;
// require('request').debug = true;
// widget.attach();
router
.
get
(
'
/
'
,
function
(
req
,
res
)
{
router
.
get
(
'
/
'
,
function
(
req
,
res
)
{
res
.
render
(
'
index
'
);
res
.
render
(
'
index
'
);
});
});
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment