mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
RTypes.pm: change Id tag to enable tagging
git-svn-id: https://svn.fhem.de/fhem/trunk@10476 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
dbda4be4c0
commit
274d427566
@ -1,4 +1,4 @@
|
|||||||
# $Id $
|
# $Id$
|
||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
# RTypes.pm
|
# RTypes.pm
|
||||||
@ -37,7 +37,6 @@ sub
|
|||||||
RTypes_ShowTypeLibrary() {
|
RTypes_ShowTypeLibrary() {
|
||||||
|
|
||||||
Log3 undef, 5, "Type Library:";
|
Log3 undef, 5, "Type Library:";
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
Loading…
x
Reference in New Issue
Block a user