Skip to content

Commit 0f95d2f

Browse files
committed
lib-spotless-apply
1 parent 1cb31dd commit 0f95d2f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

lib/src/main/java/com/diffplug/spotless/Lint.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2024 DiffPlug
2+
* Copyright 2022-2025 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.

lib/src/main/java/com/diffplug/spotless/generic/ReplaceRegexStep.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
package com.diffplug.spotless.generic;
1717

1818
import static com.diffplug.spotless.Lint.atLine;
19-
import static com.diffplug.spotless.Lint.atUndefinedLine;
2019

2120
import java.io.Serializable;
2221
import java.util.Objects;

0 commit comments

Comments
 (0)