Simplified code changes

This commit is contained in:
Reed Garmsen
2015-06-17 09:53:15 -07:00
parent f74ced758f
commit 519bebcaee
3 changed files with 2 additions and 5 deletions

View File

@@ -33,8 +33,6 @@ var config = {
var strings = {
Team: "team",
TeamPlural: "teams",
TeamPossessive: "team's",
Company: "company",
CompanyPlural: "companies",
CompanyPossessive: "company's"
};