follow-up to fix formatting broken in #12147 (#12148)

follow-up to #12147 to fix the build
This commit is contained in:
Xavier Léauté 2022-01-12 20:59:32 -08:00 committed by GitHub
parent 58378aa967
commit e56ea31697
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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;