Removing unnecessary code.

This commit is contained in:
Juan Basso 2011-10-28 22:27:34 -04:00 committed by mark_story
parent 873489053c
commit e737845e95

View file

@ -38,7 +38,6 @@ class JsonView extends View {
}
$this->response->type('json');
}
Object::__construct();
}
/**