Skip to content

Commit

Permalink
fix invalid import path
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasno committed Mar 28, 2020
1 parent 48464c9 commit f12e7ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GoTaskFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

namespace Reasno\GoTask;

use PhpCsFixer\ConfigInterface;
use Hyperf\Contract\ConfigInterface;
use Psr\Container\ContainerInterface;

class GoTaskFactory
Expand Down

0 comments on commit f12e7ea

Please sign in to comment.