Skip to content

Commit d00c9e5

Browse files
committed
Fixed NS
1 parent 64e9ff2 commit d00c9e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VisualizerTask.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
*
3636
* @author Jawira Portugal
3737
*/
38-
class VisualizerTask extends \HttpTask
38+
class VisualizerTask extends HttpTask
3939
{
4040
public const FORMAT_EPS = 'eps';
4141
public const FORMAT_PNG = 'png';

0 commit comments

Comments
 (0)