From f2b7ef840b3ed848101305c0cb41934cb0463a2c Mon Sep 17 00:00:00 2001 From: Ben Weiss Date: Mon, 3 Oct 2022 16:22:49 +0100 Subject: [PATCH] remove unused imports from build files --- benchmark/build.gradle.kts | 2 -- 1 file changed, 2 deletions(-) diff --git a/benchmark/build.gradle.kts b/benchmark/build.gradle.kts index e39e716f2..1c6dbf94c 100644 --- a/benchmark/build.gradle.kts +++ b/benchmark/build.gradle.kts @@ -13,8 +13,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -import com.google.samples.apps.nowinandroid.Flavor -import com.google.samples.apps.nowinandroid.FlavorDimension import com.google.samples.apps.nowinandroid.configureFlavors plugins {