diff --git a/workflow-runtime/api/workflow-runtime.api b/workflow-runtime/api/workflow-runtime.api index 9d40d6222..d2e5dbff5 100644 --- a/workflow-runtime/api/workflow-runtime.api +++ b/workflow-runtime/api/workflow-runtime.api @@ -107,7 +107,3 @@ public abstract interface class com/squareup/workflow1/WorkflowInterceptor$Workf public abstract fun getWorkflowTracer ()Lcom/squareup/workflow1/WorkflowTracer; } -public final class com/squareup/workflow1/internal/WorkflowLoggingKt { - public static final fun toLoggingName (Lcom/squareup/workflow1/WorkflowIdentifier;)Ljava/lang/String; -} -