Skip to content

Commit d00c9e5

Browse files
committed
Fixed NS
1 parent 64e9ff2 commit d00c9e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VisualizerTask.php

Lines changed: 1 addition & 1 deletion
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)