Skip to content

Commit 610b92a

Browse files
Remove trace-encoder and old TracingWorkflowInterceptor
1 parent 4dd2536 commit 610b92a

File tree

23 files changed

+21
-1584
lines changed

23 files changed

+21
-1584
lines changed

artifacts.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
[
2-
{
3-
"gradlePath": ":trace-encoder",
4-
"group": "com.squareup.workflow1",
5-
"artifactId": "trace-encoder",
6-
"description": "Trace Encoder",
7-
"packaging": "jar",
8-
"javaVersion": 8,
9-
"publicationName": "maven"
10-
},
112
{
123
"gradlePath": ":workflow-core",
134
"group": "com.squareup.workflow1",
@@ -215,4 +206,4 @@
215206
"javaVersion": 8,
216207
"publicationName": "maven"
217208
}
218-
]
209+
]

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ include(
5959
":samples:tictactoe:app",
6060
":samples:tictactoe:common",
6161
":samples:todo-android:app",
62-
":trace-encoder",
6362
":workflow-config:config-android",
6463
":workflow-config:config-jvm",
6564
":workflow-core",

trace-encoder/README.md

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

trace-encoder/api/trace-encoder.api

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

trace-encoder/build.gradle.kts

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

trace-encoder/dependencies/runtimeClasspath.txt

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

trace-encoder/gradle.properties

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

0 commit comments

Comments
 (0)