chore(config): remove empty JacksonConfig placeholder
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
package org.raddatz.familienarchiv.config;
|
|
||||||
|
|
||||||
import org.springframework.context.annotation.Configuration;
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Jackson customisations. Currently a placeholder — custom modules added here as needed.
|
|
||||||
*/
|
|
||||||
@Configuration
|
|
||||||
public class JacksonConfig {
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user