remove double use directive

[Ticket: no]
This commit is contained in:
Marko Oldenburg 2022-02-03 09:07:38 +01:00
parent a3c57d1b54
commit 7171c432c7
2 changed files with 1 additions and 3 deletions

View File

@ -1,2 +1,2 @@
UPD 2022-02-02_15:53:36 18966 FHEM/82_LGTV_WebOS.pm
UPD 2022-02-02_15:53:36 54304 lib/FHEM/Devices/LGTV/LGTVWebOS.pm
UPD 2022-02-03_09:05:40 54276 lib/FHEM/Devices/LGTV/LGTVWebOS.pm

View File

@ -41,8 +41,6 @@ use Try::Tiny;
use autodie qw /:io/;
##
use GPUtils qw(GP_Import);
use FHEM::Meta;
use GPUtils qw(GP_Import);