diff --git a/common/core/web/keyboard-processor/src/text/outputTarget.ts b/common/core/web/keyboard-processor/src/text/outputTarget.ts
index 3afb3be863..87c0382ab6 100644
--- a/common/core/web/keyboard-processor/src/text/outputTarget.ts
+++ b/common/core/web/keyboard-processor/src/text/outputTarget.ts
@@ -3,8 +3,7 @@
// Defines the KeyEvent type.
///
-// Also relies on string-extensions provided by the web-utils package
-// TODO: Consider making this either its own package or part of web-utils.
+// Also relies on string-extensions provided by the web-utils package.
namespace com.keyman.text {
export class TextTransform implements Transform {
diff --git a/web/source/kmwuifloat.ts b/web/source/kmwuifloat.ts
index c7ad391e60..f5abea7ab1 100644
--- a/web/source/kmwuifloat.ts
+++ b/web/source/kmwuifloat.ts
@@ -1,8 +1,4 @@
-///
///
-///
-// Includes KMW-added property declaration extensions for HTML elements.
-///
/***
KeymanWeb 11.0
diff --git a/web/source/kmwuitoggle.ts b/web/source/kmwuitoggle.ts
index 6f4866f4fd..49214e299e 100644
--- a/web/source/kmwuitoggle.ts
+++ b/web/source/kmwuitoggle.ts
@@ -1,8 +1,4 @@
-///
///
-///
-// Includes KMW-added property declaration extensions for HTML elements.
-///
/***
KeymanWeb 11.0