diff --git a/build_docs.php b/build_docs.php index 4a6d4ec1..6f5dc275 100755 --- a/build_docs.php +++ b/build_docs.php @@ -324,7 +324,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`.');