Skip to content
This repository was archived by the owner on Jan 20, 2023. It is now read-only.

Commit 8f2b902

Browse files
committed
誤コミット修正
1 parent 85b7cd4 commit 8f2b902

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/kotlin/com/mapk/krowmapper/ParameterForMap.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import com.mapk.annotations.KParameterAlias
55
import kotlin.reflect.KClass
66
import kotlin.reflect.KParameter
77

8-
@Suppress("ASSIGNED_BUT_NEVER_ACCESSED_VARIABLE")
98
class ParameterForMap<D : Any> private constructor(
109
val name: String,
1110
val param: KParameter,

0 commit comments

Comments
 (0)