apply StyleCI recommendation

This commit is contained in:
El RIDO
2021-08-19 11:04:31 +02:00
parent eb10d4d35e
commit ff3b668958

View File

@@ -116,6 +116,7 @@ class Configuration
throw new Exception(I18n::_('PrivateBin requires configuration section [%s] to be present in configuration file.', $section), 2); throw new Exception(I18n::_('PrivateBin requires configuration section [%s] to be present in configuration file.', $section), 2);
} }
} }
break;
} }
} }