Skip to content

Commit 1355179

Browse files
committed
chore: format
1 parent 66d3373 commit 1355179

File tree

1 file changed

+0
-1
lines changed
  • src/legacy/legacyapi/db/impl/sqlite

1 file changed

+0
-1
lines changed

src/legacy/legacyapi/db/impl/sqlite/Stmt.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
#include "ll/api/utils/StringUtils.h"
66
#include "sqlite3.h"
77

8-
98
namespace DB {
109

1110
SQLiteStmt::SQLiteStmt(sqlite3_stmt* stmt, const std::weak_ptr<Session> parent, bool autoExecute)

0 commit comments

Comments
 (0)