From 8cdad27b777e373f5fdfead29c48a435f70741f6 Mon Sep 17 00:00:00 2001 From: Jon Manning Date: Sat, 30 Nov 2024 13:17:47 +1100 Subject: [PATCH] Update docs --- Runtime/LineProviders/LineProviderBase.cs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Runtime/LineProviders/LineProviderBase.cs b/Runtime/LineProviders/LineProviderBase.cs index 420d1bf3..44ff34e1 100644 --- a/Runtime/LineProviders/LineProviderBase.cs +++ b/Runtime/LineProviders/LineProviderBase.cs @@ -41,10 +41,6 @@ public interface ILineProvider /// Prepares and returns a from the specified /// . /// - /// - /// This method should not be called if returns - /// . - /// /// The to produce the from. /// A cancellation token that indicates