From 2cbdeeade02cf05979e9e5512eb95d61d8f47487 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 10 Jan 2023 17:34:00 -0500 Subject: [PATCH] remove cspell comment --- src/translations/en-gb.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/translations/en-gb.ts b/src/translations/en-gb.ts index 9444a749c..fd6bd15a4 100644 --- a/src/translations/en-gb.ts +++ b/src/translations/en-gb.ts @@ -1,4 +1,3 @@ -// cSpell:language en-GB import { registerTranslation } from '../utilities/localize'; import baseTranslation from './en'; import type { Translation } from '../utilities/localize';