Overrides ThirdPartySettingsInterface::unsetThirdPartySetting
public function unsetThirdPartySetting($module, $key) { return $this->storage ->unsetThirdPartySetting($module, $key); }