updating eula for import to non-preview (#23951)

This commit is contained in:
Drew Skwiers-Koballa
2023-07-20 15:40:58 -07:00
committed by GitHub
parent 8c895cb71d
commit 9a891605c8
5 changed files with 208 additions and 4 deletions

View File

@@ -460,7 +460,6 @@ function patchWin32DependenciesTask(destinationFolderName) {
const fileLengthFilter = filter([
'**',
'!extensions/import/*.docx',
'!extensions/admin-tool-ext-win/license/**'
], { restore: true });