mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Mon Aug 5 20:34:55 CEST 2024
This commit is contained in:
@@ -144,6 +144,8 @@ func (b *BoxInstance) Close() (err error) {
|
||||
|
||||
// close box
|
||||
b.Close()
|
||||
// close box.Box
|
||||
b.Box.Close()
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user