Skip to content

Commit d0ac740

Browse files
committed
spotless run
1 parent 0d7cec2 commit d0ac740

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/src/jackson/java/com/diffplug/spotless/glue/json/JacksonJsonFormatterFunc.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2023 DiffPlug
2+
* Copyright 2021-2024 DiffPlug
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -23,7 +23,6 @@
2323
import com.fasterxml.jackson.core.JsonGenerator;
2424
import com.fasterxml.jackson.core.util.DefaultIndenter;
2525
import com.fasterxml.jackson.core.util.DefaultPrettyPrinter;
26-
import com.fasterxml.jackson.core.util.Separators;
2726

2827
import com.diffplug.spotless.FormatterFunc;
2928
import com.diffplug.spotless.json.JacksonJsonConfig;

0 commit comments

Comments
 (0)