Skip to content

Commit

Permalink
Comment auto loader
Browse files Browse the repository at this point in the history
  • Loading branch information
ymihaylov committed Feb 10, 2015
1 parent c9f7b51 commit 2f6b6e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public function boot()
{
$this->package('despark/social-feeder');

AliasLoader::getInstance()->alias('SocialFeeder', 'Despark\LaravelSocialFeeder\SocialFeeder');
// AliasLoader::getInstance()->alias('SocialFeeder', 'Despark\LaravelSocialFeeder\SocialFeeder');
}

/**
Expand Down

0 comments on commit 2f6b6e2

Please sign in to comment.