🎨 Improve export av
This commit is contained in:
parent
058d652e71
commit
1fe369f487
1 changed files with 0 additions and 1 deletions
|
@ -1595,7 +1595,6 @@ func exportSYZip(boxID, rootDirPath, baseFolderName string, docPaths []string) (
|
|||
|
||||
func exportRelationAvs(avID, exportStorageAvDir string) {
|
||||
avIDs := hashset.New()
|
||||
avIDs.Add(avID)
|
||||
walkRelationAvs(avID, exportStorageAvDir, avIDs)
|
||||
|
||||
for _, v := range avIDs.Values() {
|
||||
|
|
Loading…
Add table
Reference in a new issue