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