Remove unnecessary throws OrmException in AccountResolver

This method doesn't do database lookups directly, so it doesn't
throw the exception from them.

Change-Id: I742435a6e6dd92b07d1dff9464d73f940e4b0509
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed