diff --git a/scripts/commands/playlist/test.ts b/scripts/commands/playlist/test.ts index 8c315485c8..0f5629ec6a 100644 --- a/scripts/commands/playlist/test.ts +++ b/scripts/commands/playlist/test.ts @@ -25,7 +25,6 @@ const errorStatusCodes = [ 'ENOTFOUND', 'ENETUNREACH', 'EPROTO', - 'HTTP_401_UNAUTHORIZED', 'HTTP_404_', 'HTTP_404_NOT_FOUND', 'HTTP_404_UNKNOWN_ERROR',