Skip to content

Commit 259166c

Browse files
committed
removing azure modules
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent 9ef68e4 commit 259166c

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

settings.gradle

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
rootProject.name = 'durabletask-java'
22

33
include ":client"
4-
//include ":azurefunctions"
5-
//include ":azuremanaged"
6-
//include ":samples"
7-
//include ":samples-azure-functions"
8-
//include ":endtoendtests"
4+
include ":samples"
5+
include ":endtoendtests"
96

0 commit comments

Comments
 (0)