Skip to content

Commit

Permalink
Removed dump
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopvilar committed Aug 21, 2015
1 parent 65af5d4 commit 26680f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/router.php
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,6 @@ private function runCallback($cb, $query_vars, $res){

private function getCallback($route, $query_vars){

var_dump($query_vars);

unset($query_vars['amp_route']);
$req = new Request();
$req->setVars($query_vars);
Expand Down

0 comments on commit 26680f5

Please sign in to comment.