diff --git a/shared-bindings/synthio/__init__.c b/shared-bindings/synthio/__init__.c index 703966defc..15d4e3f3c7 100644 --- a/shared-bindings/synthio/__init__.c +++ b/shared-bindings/synthio/__init__.c @@ -41,7 +41,6 @@ //| //| At least 2 simultaneous notes are supported. samd5x, mimxrt10xx and rp2040 platforms support up to 12 notes. //| -//| I'm a little teapot. I'm not on line 11, but I don't know what is. //| """ //| //| class Envelope: