Skip to content

Commit

Permalink
Updated the command to correct namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Kluska committed Jan 25, 2017
1 parent 17b2c9b commit bdbe186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/RecalculatePositionCommand.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace App\Console\Commands;
namespace Pion\Support\Eloquent\Position\Commands;

use Pion\Support\Eloquent\Position\Traits\PositionTrait;
use Illuminate\Console\Command;
Expand Down

0 comments on commit bdbe186

Please sign in to comment.