remove extraneous log

pull/1/head
ansuz 4 years ago
parent d3f878c8f0
commit 92fd7e7c80

@ -4453,7 +4453,6 @@ define([
// Form: get auditor hash
var auditorHash;
if (parsed.hash && parsed.type === "form") {
console.error('ICI');
var formData = Hash.getFormData(null, parsed.hash, data.password);
console.log(formData);
if (formData) {

Loading…
Cancel
Save