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

debug removed

parent a78e84be
No related branches found
No related tags found
1 merge request!385Resolve "allow plugins to access information about active submap"
......@@ -271,8 +271,6 @@ ConfigurationAdminPanel.prototype.saveOption = function (type) {
}).then(function (status) {
if (status) {
return self.getServerConnector().resetUserTos();
} else {
console.log("no");
}
});
}
......
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