提交 c6f6b743 编写于 作者: N Nikita Akilov

#5230 Remove unnessesary FIXME comment

上级 21caf9ff
......@@ -811,7 +811,7 @@ public class PostgreDebugSession extends DBGJDBCSession {
@Override
public boolean canStepReturn() {
return false; //FIXME?
return false;
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册