remove clones
This commit is contained in:
@@ -162,7 +162,7 @@ impl Query {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Debug)]
|
||||
pub struct Analysis {
|
||||
imp: AnalysisImpl
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user