SonarQube adaptations

Signed-off-by: Ammar Bikic <ammar.bikic@bosch.io>
This commit is contained in:
Ammar Bikic
2020-12-04 14:22:46 +01:00
parent 458bc8cb03
commit 918304f1b6

View File

@@ -753,6 +753,7 @@ public class SecurityManagedConfiguration {
return new FirewalledRequest(request) {
@Override
public void reset() {
//nothing to do
}
};
}