kotlin-multiproject-boilerp.../support/src/main/kotlin/com/kakaoent/adp/adserver/support/util/EmptyUtils.kt

10 lines
164 B
Kotlin

package com.kakaoent.adp.adserver.support.util
/**
* EmptyUtils
* @author Shin Woo-jin (woozu.shin@kakaoent.com)
* @since 2022-09-21
*
*/
class EmptyUtils {
}