Skip to content

Commit a7adc6b

Browse files
committed
📝 :: modify import
1 parent d427ffb commit a7adc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/network/src/main/kotlin/com/stackknowledge/util/StackKnowledgeApiHandler.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package com.stackknowledge.util
33
import android.net.http.NetworkException
44
import android.os.Build
55
import androidx.annotation.RequiresExtension
6-
import com.stackknowledge.exception.*
6+
import com.example.common.exception.*
77
import kotlinx.coroutines.Dispatchers
88
import kotlinx.coroutines.withContext
99
import retrofit2.HttpException

0 commit comments

Comments
 (0)