1
0
Fork 0

Remotion of a debug code.

pull/217/head
Henrique Moody 2012-01-18 09:04:01 -02:00
parent 234a6710a1
commit 9ca157913a
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ class PearRepository extends ArrayRepository
} }
} }
} }
var_dump($data);die;
return $data; return $data;
} }