diff options
Diffstat (limited to 'lib/python/Components/__init__.py')
| -rw-r--r-- | lib/python/Components/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index 1e47fde6..a6259395 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -5,5 +5,4 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo", "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar", "components", "config", "TimerList", "TimeInput", "MovieList", "InputDevice", "ServicePosition", "IPAddress", "VariableIP", "IPGateway", - "IPNameserver", "Network" ] - + "IPNameserver", "Network", "RFmon", "DiskInfo" ] |
