From 61659fbe639d34841af35699c27aac787456b25e Mon Sep 17 00:00:00 2001 From: Igor Savin Date: Wed, 18 Mar 2026 23:53:49 +0200 Subject: [PATCH] Cleanup --- types/__typetests__/handlebars.tst.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/__typetests__/handlebars.tst.ts b/types/__typetests__/handlebars.tst.ts index 36c6901a..56c299c3 100644 --- a/types/__typetests__/handlebars.tst.ts +++ b/types/__typetests__/handlebars.tst.ts @@ -5,7 +5,6 @@ import { HandlebarsTemplateDelegate, HandlebarsTemplates, TemplateSpecification, - RuntimeOptions, KnownHelpers, BuiltinHelperName, CustomHelperName,