Removing repos Home and BugTracker

This commit is contained in:
Diego Vega 2014-10-20 16:21:55 -07:00
parent d86bb2d9c8
commit 91ec215469
1 changed files with 1 additions and 3 deletions

View File

@ -343,9 +343,7 @@ functions
"Claims",
"DataAnnotations",
"SqlClient",
"MusicStore",
"Home",
"BugTracker"
"MusicStore"
};
return Enumerable.Concat(repos, nonDefaultRepos);
}