fix "bulk actions" dialog title

This commit is contained in:
zadam
2022-08-03 19:17:13 +02:00
parent ffd73c0e57
commit 869c910801
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ const utils = require('../../services/utils');
const log = require('../../services/log');
const TaskContext = require('../../services/task_context');
const fs = require('fs');
const noteRevisionService = require("../../services/note_revisions");
const becca = require("../../becca/becca");
function getNote(req) {