diff --git a/build_docs.php b/build_docs.php index e213b24a..d39612a1 100755 --- a/build_docs.php +++ b/build_docs.php @@ -339,7 +339,6 @@ file_put_contents('constructors/boolFalse.md', '# boolFalse Represents boolean with value equal to `false`.'); - file_put_contents('constructors/boolTrue.md', '# boolTrue Represents boolean with value equal to `true`.');