This commit is contained in:
Chris Lu
2019-12-24 14:56:16 -08:00
parent efd2f50ede
commit 9ff72f616a
2 changed files with 2 additions and 3 deletions

View File

@@ -155,7 +155,6 @@ func (l *DiskLocation) DeleteCollectionFromDiskLocation(collection string) (e er
e = fmt.Errorf(errBuilder.String())
}
return
}