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

Dropped unused use (#2495)

This commit is contained in:
Bruce Weirdan 2019-12-21 02:58:05 +02:00 committed by Matthew Brown
parent 946b4f73e6
commit ede1076039

View File

@ -1,7 +1,6 @@
<?php
namespace Psalm\Plugin\Hook;
use PhpParser;
use Psalm\StatementsSource;
interface FunctionExistenceProviderInterface