fix: fixes issue where files imported from another account could not be deleted (#2082)
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
export function spaceSeparatedStrings(...strings: string[]): string {
|
||||
return strings.join(' ')
|
||||
}
|
||||
Reference in New Issue
Block a user