Skip to content

Commit 3f331d5

Browse files
remove dbsync from main project build
1 parent e3dc4d3 commit 3f331d5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

settings.gradle

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ include(
99
':dumper:lib-ext-bigquery',
1010
':dumper:lib-ext-hive-metastore',
1111
':dumper:app',
12-
':dbsync:common',
13-
':dbsync:storage-gcs',
14-
':dbsync:storage-aws',
15-
':dbsync:storage-hdfs',
16-
':dbsync:server',
17-
':dbsync:client',
18-
':dbsync:gcsync',
1912
':permissions-migration:app',
2013
':dts-transfer-status:app'
2114
)

0 commit comments

Comments
 (0)