From 47f3b41d5e398e1021ba61bf100249dd5db7ab3d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 1 Oct 2021 19:15:39 +0200 Subject: remove redundant notice --- Zotlabs/Module/Import.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Zotlabs/Module/Import.php b/Zotlabs/Module/Import.php index 52e4374c8..7898f83a3 100644 --- a/Zotlabs/Module/Import.php +++ b/Zotlabs/Module/Import.php @@ -545,8 +545,6 @@ class Import extends Controller { change_channel($channel['channel_id']); - notice(t('Content import in progress...') . EOL); - if ($api_path && $import_posts) goaway(z_root() . '/import_progress'); -- cgit v1.2.3