diff --git a/develop/advanced_plugin_config.rst b/develop/advanced_plugin_config.rst index 9eb2b7f..123c9d9 100644 --- a/develop/advanced_plugin_config.rst +++ b/develop/advanced_plugin_config.rst @@ -249,8 +249,6 @@ channel):: self.setRegistryValue('air', value=['foo', 'bar']) self.setRegistryValue('air', value=['foo', 'bar'], channel=channel) - self.registryValue('air') - The Built-in Registry Types =========================== A rundown of all of the built-in registry types available for use with config