mirror of
https://github.com/Drop-OSS/droplet.git
synced 2025-11-26 22:43:47 +10:00
fix: revert napi update
This commit is contained in:
@@ -84,11 +84,6 @@ impl ZipVersionBackend {
|
||||
}
|
||||
}
|
||||
}
|
||||
impl Drop for ZipVersionBackend {
|
||||
fn drop(&mut self) {
|
||||
println!("dropping archive");
|
||||
}
|
||||
}
|
||||
|
||||
pub struct ZipFileWrapper {
|
||||
pub archive: Arc<ZipArchive<FileReader>>,
|
||||
|
||||
Reference in New Issue
Block a user