mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
removed redundant newlines
This commit is contained in:
parent
24982e6a2a
commit
c902940f1a
@ -2746,11 +2746,9 @@ Uncaught TypeError: Cannot read property 'calculatedType' of null
|
||||
};
|
||||
|
||||
var importFile = function(content) {
|
||||
|
||||
if (checkChannelUsers()) {
|
||||
return;
|
||||
}
|
||||
|
||||
if (!content) {
|
||||
UI.removeModals();
|
||||
return void UI.alert(Messages.oo_invalidFormat);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user