diff --git a/src/Public/Logging.ps1 b/src/Public/Logging.ps1 index f972b1987..434d518c1 100644 --- a/src/Public/Logging.ps1 +++ b/src/Public/Logging.ps1 @@ -850,7 +850,6 @@ function Write-PodeErrorLog { } } - <# .SYNOPSIS Writes an object, exception, or custom message to a configured custom or built-in logging method.