check pre-commit hook
This commit is contained in:
parent
49b15725bf
commit
cb83d0bfb8
@ -57,7 +57,6 @@
|
|||||||
package FHEM::GardenaSmartBridge;
|
package FHEM::GardenaSmartBridge;
|
||||||
use GPUtils qw(GP_Import GP_Export);
|
use GPUtils qw(GP_Import GP_Export);
|
||||||
|
|
||||||
#use Data::Dumper; #only for Debugging
|
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
@ -64,8 +64,6 @@ use POSIX;
|
|||||||
use FHEM::Meta;
|
use FHEM::Meta;
|
||||||
use Time::Local;
|
use Time::Local;
|
||||||
|
|
||||||
#use Data::Dumper; # only for debugging
|
|
||||||
|
|
||||||
# try to use JSON::MaybeXS wrapper
|
# try to use JSON::MaybeXS wrapper
|
||||||
# for chance of better performance + open code
|
# for chance of better performance + open code
|
||||||
eval {
|
eval {
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
UPD 2021-05-14_12:51:33 47648 FHEM/73_GardenaSmartBridge.pm
|
UPD 2021-05-14_12:55:05 46108 FHEM/73_GardenaSmartBridge.pm
|
||||||
UPD 2021-05-14_12:33:55 52198 FHEM/74_GardenaSmartDevice.pm
|
UPD 2021-05-14_12:54:55 50825 FHEM/74_GardenaSmartDevice.pm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user