diff --git a/tasks/deploy.ts b/tasks/deploy.ts index a52fef91..9f60d36a 100644 --- a/tasks/deploy.ts +++ b/tasks/deploy.ts @@ -92,5 +92,3 @@ task("deploy", "Deploys amm and aux contracts") }); } }); - -