Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김재현
/
open-source-project-2017-02
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김재현
2017-12-07 14:01:22 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
a85f86af0b9e5f596941bc26590ceadd637baf77
a85f86af
2 parents
66f47731
a9b7d1ec
Merge branch 'master' of khuhub.khu.ac.kr:2013104063/open-source-project-2017-02
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
routes/index.js
routes/index.js
View file @
a85f86a
...
@@ -56,7 +56,6 @@ router.post('/map', function(req, res){
...
@@ -56,7 +56,6 @@ router.post('/map', function(req, res){
56
console
.
error
(
err
);
56
console
.
error
(
err
);
57
throw
err
;
57
throw
err
;
58
}
58
}
59
-
console
.
log
(
query
);
60
});
59
});
61
60
62
});
61
});
...
...
Please
register
or
login
to post a comment