Just don't include any zones for now

This commit is contained in:
2023-10-05 11:58:11 -07:00
parent b99c7cf8ee
commit c50d2f82bd
2 changed files with 10 additions and 12 deletions
-1
View File
@@ -8,7 +8,6 @@ let
concatStringsSep "\n\n" (filter isString (split ''
+'' str));
joinLines = concatStringsSep "\n";