Skip to content

Commit 64f1fe3

Browse files
committed
No need to load the autoloader for something we're not going to use
1 parent 96257c5 commit 64f1fe3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/child-child.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
require __DIR__ . '/../vendor/autoload.php';
4-
53
$i = 0;
64

75
// block all the things!

0 commit comments

Comments
 (0)