2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 23:36:37 +00:00

60_Watches: contrib 0.6.0

git-svn-id: https://svn.fhem.de/fhem/trunk@21803 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2020-04-29 11:10:16 +00:00
parent 64bdc63e9f
commit 56f77ba2e5

View File

@ -44,8 +44,6 @@ our %Watches_vNotesIntern = (
"0.1.0" => "13.11.2018 initial Version with modern analog clock"
);
sub Watches_modern($);
################################################################
sub Watches_Initialize {
my ($hash) = @_;