Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
toupper committed Oct 3, 2023
1 parent 9c4a3e6 commit bb5d235
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ import org.wordpress.android.util.AppLog.T
import java.util.Calendar
import javax.inject.Inject
import kotlin.collections.MutableMap.MutableEntry
import android.util.Log

@Suppress("LargeClass", "TooManyFunctions")
class OrderRestClient @Inject constructor(
Expand Down

0 comments on commit bb5d235

Please sign in to comment.