fix:remove useless code
This commit is contained in:
parent
b8a4df4146
commit
fcdf25793b
|
@ -108,7 +108,6 @@ if $rows != 6 then
|
|||
return -1
|
||||
endi
|
||||
|
||||
return -1
|
||||
sql create topic topic_stable_1 as stable stb where t1 > 0
|
||||
sql create topic topic_stable_1 as stable stb where t1 > 0 and t1 < 0
|
||||
sql create topic topic_stable_1 as stable stb where 1 > 0
|
||||
|
|
Loading…
Reference in New Issue