diff options
Diffstat (limited to 'build/integration/features/bootstrap/CommandLine.php')
-rw-r--r-- | build/integration/features/bootstrap/CommandLine.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/integration/features/bootstrap/CommandLine.php b/build/integration/features/bootstrap/CommandLine.php index fa773ea91cd..0320f68f340 100644 --- a/build/integration/features/bootstrap/CommandLine.php +++ b/build/integration/features/bootstrap/CommandLine.php @@ -23,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - use PHPUnit\Framework\Assert; require __DIR__ . '/../../vendor/autoload.php'; |