mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
clippy again
This commit is contained in:
parent
d9f5cd870d
commit
a13b33fec9
4 changed files with 3 additions and 5 deletions
|
@ -663,8 +663,6 @@ pub fn json_quote(value: &OwnedValue) -> crate::Result<OwnedValue> {
|
|||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use std::rc::Rc;
|
||||
|
||||
use super::*;
|
||||
use crate::types::OwnedValue;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue