1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-21 21:31:13 +01:00

Remove unused use statement

This commit is contained in:
Ben Dusinberre 2020-03-07 13:42:36 -06:00 committed by Matthew Brown
parent 732cffc82c
commit ca2716878b

View File

@ -1,7 +1,6 @@
<?php
namespace Psalm\Report;
use ArrayObject;
use DOMDocument;
use DOMElement;
use Psalm\Config;