We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19eb3da commit f5c53b3Copy full SHA for f5c53b3
src/functions/get_version.cpp
@@ -48,6 +48,5 @@ namespace duckdb
48
auto &local_state = (VersionLocalState &)*data_p.local_state;
49
local_state.done = true;
50
}
51
-
52
} // namespace netquack
53
} // namespace duckdb
0 commit comments