1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-11 16:44:44 +02:00

cleanup unneeded import

This commit is contained in:
Elan Ruusamäe
2018-01-05 19:09:42 +02:00
parent 3081a88dbd
commit b97a1db01d

View File

@@ -4,8 +4,6 @@
* @package Minify
*/
use InvalidArgumentException;
/**
* A content source to be minified by Minify.
*