Skip to content

Commit

Permalink
Update XmlServiceProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
NFarrington committed Jul 27, 2015
1 parent 80200b1 commit 6dbbb37
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/Vatsim/Xml/XmlServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@ class XmlServiceProvider extends ServiceProvider {
*/
protected $defer = false;

/**
* Bootstrap the application events.
*
* @return void
*/
public function boot()
{
$this->package('vatsim/xml');
}

/**
* Register the service provider.
*
Expand Down

0 comments on commit 6dbbb37

Please sign in to comment.