Skip to content

Commit

Permalink
delete the extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
madcoda committed Sep 4, 2015
1 parent c6ef4ad commit f0e44d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Madcoda/Youtube.php
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public function __construct($params = array())
if (array_key_exists('referer', $params)) {
$this->setReferer($params['referer']);
}
}

}


Expand Down

0 comments on commit f0e44d6

Please sign in to comment.