1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-12 09:05:08 +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 * @package Minify
*/ */
use InvalidArgumentException;
/** /**
* A content source to be minified by Minify. * A content source to be minified by Minify.
* *