Skip to content

Commit

Permalink
[DEL] #308 사용하지 않는 임포트문 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeha committed Jan 23, 2024
1 parent 0287ac9 commit 08090f6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
package com.runnect.runnect.domain.entity

import com.runnect.runnect.presentation.discover.adapter.multiview.DiscoverMultiViewType
import com.runnect.runnect.presentation.discover.adapter.multiview.DiscoverMultiViewType.*

sealed class DiscoverMultiViewItem(
open val id: Int
) {
Expand Down

0 comments on commit 08090f6

Please sign in to comment.