diff --git a/src/xrfragment/Parser.hx b/src/xrfragment/Parser.hx index 6b145f4..9a8b40c 100644 --- a/src/xrfragment/Parser.hx +++ b/src/xrfragment/Parser.hx @@ -25,7 +25,6 @@ class Parser { /** * # XR Fragments parser * - * note: community parsers will prolly outperform this initial parser :) * > icanhazcode? yes, see [Parser.hx](https://github.com/coderofsalvation/xrfragment/blob/main/src/xrfragment/Parser.hx) * the gist of it: */