Skip to content

Commit 47d43d6

Browse files
committed
fix lint errors
1 parent 0773816 commit 47d43d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aws-storage-s3/src/androidTest/java/com/amplifyframework/storage/s3/AWSS3StoragePathGetUrlTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
package com.amplifyframework.storage.s3
1616

1717
import android.content.Context
18-
import android.util.Log
1918
import androidx.test.core.app.ApplicationProvider
2019
import aws.sdk.kotlin.services.s3.model.NotFound
2120
import com.amplifyframework.auth.cognito.AWSCognitoAuthPlugin
@@ -36,7 +35,6 @@ import org.junit.Assert.assertThrows
3635
import org.junit.Assert.assertTrue
3736
import org.junit.BeforeClass
3837
import org.junit.Test
39-
import java.net.URL
4038

4139
/**
4240
* Instrumentation test for operational work on download.

0 commit comments

Comments
 (0)