semi-colon required

This commit is contained in:
Mark McDowall 2013-09-01 20:46:43 -07:00
parent c928ccb201
commit e0735de9da
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ define(
default:
return 'info';
}
}
};
return collection;
});