Skip to content

Commit b77fa81

Browse files
authored
Update set.php
1 parent 5d1f7f8 commit b77fa81

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

set.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
namespace JakeWhiteley\PhpSets;
44

5-
// incluse native-like helper functions
6-
require( __DIR__ . '/functions.php' );
7-
85
/**
96
* PHP implementation of a Java like Set object
107
*

0 commit comments

Comments
 (0)