mirror of
https://github.com/fhem/fhem-mirror.git
synced 2024-11-22 02:59:49 +00:00
Removed Debug-Code Data::Dumper
git-svn-id: https://svn.fhem.de/fhem/trunk@1798 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
97d4e7cb14
commit
82fd0ea6f9
@ -47,7 +47,6 @@
|
||||
package main;
|
||||
use strict;
|
||||
use warnings;
|
||||
use Data::Dumper;
|
||||
use vars qw(%data);
|
||||
#-------------------------------------------------------------------------------
|
||||
sub TXT_Initialize($)
|
||||
|
Loading…
Reference in New Issue
Block a user