remove use package Meta

This commit is contained in:
Marko Oldenburg 2021-04-23 12:56:22 +02:00
parent c6b4eda811
commit 4c9946a575
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1,2 @@
UPD 2021-04-23_12:44:47 3363 FHEM/98_backup.pm
UPD 2021-04-23_12:41:19 8885 lib/FHEM/Core/Utils/FHEMbackup.pm
UPD 2021-04-23_12:56:07 8869 lib/FHEM/Core/Utils/FHEMbackup.pm

View File

@ -32,7 +32,6 @@ package FHEM::Core::Utils::FHEMbackup;
use strict;
use warnings;
use FHEM::Meta;
my @pathname;