Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/patch'
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidra1 committed Apr 4, 2024
2 parents eca5195 + 5d1e099 commit cae9190
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions gradle/root/distribution.gradle
Expand Up @@ -434,10 +434,6 @@ task createExternalExtensions(type: Copy) {
// Make sure that we don't try to copy the same file with the same path.
duplicatesStrategy 'exclude'

doLast {
delete file(DISTRIBUTION_DIR.getPath() + "/" + ZIP_DIR_PREFIX)
}

}

import groovy.io.FileType
Expand Down

0 comments on commit cae9190

Please sign in to comment.