@osovitny/anatoly 3.19.3 → 3.19.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1303,7 +1303,6 @@ class DateConvert {
1303
1303
  Copyright (c) 2016-2025 Osovitny Inc. All rights reserved.
1304
1304
  </file>
1305
1305
  */
1306
- //var beautify_html = require('js-beautify').html;
1307
1306
  class XmlFormatter {
1308
1307
  static toPrettyXML(s, options) {
1309
1308
  if (!options) {