dag.view: Remove unnecessary try/except block
commitcd5575ceeb5577370c00d3ac1417bff0678c2455
authorDavid Aguilar <davvid@gmail.com>
Thu, 19 Jan 2012 10:34:30 +0000 (19 02:34 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 19 Jan 2012 10:51:13 +0000 (19 02:51 -0800)
tree940564e0bd5f6c287317772ddfdf4093bdb44e44
parent53d3678cada767e841f0967ce83810a9b51dab5d
dag.view: Remove unnecessary try/except block

The base class does the right thing.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/dag/view.py