Random fixes

This commit is contained in:
Brandon Millman 2018-03-06 15:39:38 -08:00
parent d39af6c9eb
commit 5a67068348
2 changed files with 1 additions and 2 deletions

View File

@ -86,7 +86,6 @@ async function createOrderEnvironmentValuesAsync(url: string) {
]; ];
} }
} }
function getContractAddresses(networkId: number) { function getContractAddresses(networkId: number) {
switch (networkId) { switch (networkId) {
case 1: case 1: