mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove extraneous log
This commit is contained in:
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…
Reference in New Issue
Block a user