Skip to content

Commit

Permalink
Reorder uses.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Oct 7, 2014
1 parent f87fbb4 commit b601312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Publisher/PublisherServiceProvider.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php namespace Orchestra\Publisher;

use Illuminate\Foundation\AssetPublisher;
use Illuminate\Support\ServiceProvider;
use Illuminate\Foundation\AssetPublisher;

class PublisherServiceProvider extends ServiceProvider
{
Expand Down

0 comments on commit b601312

Please sign in to comment.