mirror of
https://github.com/apache/druid.git
synced 2025-02-14 14:05:07 +00:00
fix spotbugs failure in Expr.java (#7944)
This commit is contained in:
parent
2bc8e7c0e8
commit
183d5be7ec
@ -343,7 +343,6 @@ class StringExpr extends ConstantExpr
|
||||
return value;
|
||||
}
|
||||
|
||||
@Nullable
|
||||
@Override
|
||||
public String toString()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user