Skip to content

Commit 0d0c395

Browse files
committed
Cleanup
1 parent 408bde4 commit 0d0c395

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dd-trace-core/src/main/java/datadog/trace/core/datastreams/DefaultPathwayContext.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ public class DefaultPathwayContext implements PathwayContext {
5252
// direction != current direction
5353
private long closestOppositeDirectionHash;
5454
private String previousDirection;
55-
private String productMaskTag;
5655

5756
private static final Set<String> hashableTagKeys =
5857
new HashSet<String>(

0 commit comments

Comments
 (0)