1
0
Fork 0

bugfix 'collection' is already defined.

This commit is contained in:
a-brandt 2013-06-13 11:07:41 +02:00
parent 69fd2b5bb1
commit 846163e8e4
1 changed files with 0 additions and 1 deletions

View File

@ -884,7 +884,6 @@ function get_api_structure(req, res) {
function post_api_structure (req, res) {
// POST /_api/structure
var body;
var collection;
var structure;
var collection = getCollectionByRequest(req, res);