remove use Meta in 73_AutoShuttersControl

This commit is contained in:
Marko Oldenburg 2020-06-03 21:26:36 +02:00
parent 3b31474e18
commit 5ddf5adfad
2 changed files with 2 additions and 3 deletions

View File

@ -48,7 +48,6 @@ use warnings;
use utf8; use utf8;
use FHEM::Automation::ShuttersControl; use FHEM::Automation::ShuttersControl;
use FHEM::Meta;
use GPUtils qw(GP_Import GP_Export); use GPUtils qw(GP_Import GP_Export);
## Import der FHEM Funktionen ## Import der FHEM Funktionen
@ -1160,7 +1159,7 @@ sub Initialize {
], ],
"release_status": "testing", "release_status": "testing",
"license": "GPL_2", "license": "GPL_2",
"version": "v0.9.20", "version": "v0.9.21",
"author": [ "author": [
"Marko Oldenburg <leongaultier@gmail.com>" "Marko Oldenburg <leongaultier@gmail.com>"
], ],

View File

@ -1,4 +1,4 @@
UPD 2020-06-03_16:33:32 88738 FHEM/73_AutoShuttersControl.pm UPD 2020-06-03_21:24:54 88722 FHEM/73_AutoShuttersControl.pm
UPD 2020-06-03_18:07:03 186007 lib/FHEM/Automation/ShuttersControl.pm UPD 2020-06-03_18:07:03 186007 lib/FHEM/Automation/ShuttersControl.pm
UPD 2020-06-03_16:33:32 2656 lib/FHEM/Automation/ShuttersControl/Dev.pm UPD 2020-06-03_16:33:32 2656 lib/FHEM/Automation/ShuttersControl/Dev.pm
UPD 2020-06-03_17:33:24 2478 lib/FHEM/Automation/ShuttersControl/Roommate.pm UPD 2020-06-03_17:33:24 2478 lib/FHEM/Automation/ShuttersControl/Roommate.pm