This is an automated email from the ASF dual-hosted git repository.
cwylie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new e56ea31 follow-up to fix formatting broken in #12147 (#12148)
e56ea31 is described below
commit e56ea3169778d25bd6b13053d902070f4e5a9b25
Author: Xavier Léauté <[email protected]>
AuthorDate: Wed Jan 12 20:59:32 2022 -0800
follow-up to fix formatting broken in #12147 (#12148)
follow-up to #12147 to fix the build
---
core/src/main/java/org/apache/druid/common/utils/IdUtils.java | 1 -
1 file changed, 1 deletion(-)
diff --git a/core/src/main/java/org/apache/druid/common/utils/IdUtils.java
b/core/src/main/java/org/apache/druid/common/utils/IdUtils.java
index c530013..1dcac02 100644
--- a/core/src/main/java/org/apache/druid/common/utils/IdUtils.java
+++ b/core/src/main/java/org/apache/druid/common/utils/IdUtils.java
@@ -25,7 +25,6 @@ import com.google.common.base.Preconditions;
import com.google.common.base.Strings;
import org.apache.druid.java.util.common.DateTimes;
import org.apache.druid.java.util.common.IAE;
-import org.apache.druid.java.util.common.StringUtils;
import org.joda.time.DateTime;
import org.joda.time.Interval;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]