Skip to content

Commit

Permalink
Remove the bin/dwh-migration-client script, as the executable it refe…
Browse files Browse the repository at this point in the history
…rred to no longer exists.
  • Loading branch information
arotenberg-google committed Apr 11, 2023
1 parent b656fe4 commit 0ae885b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions bin/dwh-migration-client

This file was deleted.

3 changes: 0 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ distributions {
exclude "**/__pycache__"
into "client"
}
from("bin/dwh-migration-client") {
into "bin"
}
project(":dumper:app").afterEvaluate {
from it.tasks.installPublishedDist
}
Expand Down

0 comments on commit 0ae885b

Please sign in to comment.