Skip to content

Commit 0ae885b

Browse files
Remove the bin/dwh-migration-client script, as the executable it referred to no longer exists.
1 parent b656fe4 commit 0ae885b

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

bin/dwh-migration-client

Lines changed: 0 additions & 3 deletions
This file was deleted.

build.gradle

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ distributions {
1111
exclude "**/__pycache__"
1212
into "client"
1313
}
14-
from("bin/dwh-migration-client") {
15-
into "bin"
16-
}
1714
project(":dumper:app").afterEvaluate {
1815
from it.tasks.installPublishedDist
1916
}

0 commit comments

Comments
 (0)