Skip to content

Commit d94f79c

Browse files
committed
_
1 parent dff8389 commit d94f79c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/transport/wss.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,6 @@ impl LibsqlInterface for WebSocketStrategy {
321321
});
322322
}
323323

324-
// Here you would typically wait for a response and parse it
325-
// For now, we return a placeholder response
326324
Ok(RemoteSqliteResponse {
327325
baton: None,
328326
results: vec![],

0 commit comments

Comments
 (0)