From c27cb64ce34124f78822890ca68bb2cb603258ce 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 {