From ab50e364ff962c7a4e45195e5656418e5b31ede1 Mon Sep 17 00:00:00 2001 From: "leedongmyung[desktop]" Date: Wed, 15 Nov 2023 19:59:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/oto/application.dart | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/oto/application.dart b/lib/oto/application.dart index 9cbc424..43e3752 100644 --- a/lib/oto/application.dart +++ b/lib/oto/application.dart @@ -24,9 +24,6 @@ class Application { } Future build(BuildType buildType, {String? yamlContent}) async { - // await test(); - // return; - Map? buildMap; Map? jenkinsMap; // var envArgs = envArguments(arguments);