Remove debug code.
This commit is contained in:
parent
055b72de7f
commit
1f2fbeb823
1 changed files with 0 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ sub appendCommonVars {
|
|||
|
||||
eval { WebGUI::Shop::Vendor->newByUserId($session, $session->user->userId); };
|
||||
$var->{ 'userIsVendor' } = ! Exception::Class->caught();
|
||||
$session->log->warn($@);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue