mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 06:36:04 +00:00
removed use Try::Tiny
git-svn-id: https://svn.fhem.de/fhem/trunk@3090 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
04ee67279d
commit
5d04f10374
@ -9,7 +9,7 @@ use strict;
|
||||
use warnings;
|
||||
use POSIX;
|
||||
use JSON;
|
||||
use Try::Tiny;
|
||||
#use Try::Tiny;
|
||||
use Data::Dumper;
|
||||
use MIME::Base64;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user