Skip to content
Snippets Groups Projects
Commit fa91b693 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

debug removed

parent 8e619e70
No related branches found
No related tags found
1 merge request!5Frontend refactor
......@@ -718,7 +718,6 @@ CustomMap.prototype.getSubmodelById = function(identifier) {
return this.submaps[i];
}
}
logger.debug("Cannot find model ", typeof(identifier));
return null;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment