Skip to content

Commit 71351f7

Browse files
committed
ViewModelTemplate import 구문 수정
1 parent fc517fe commit 71351f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/ViewModelTemplate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package $PACKAGE$
22

3-
import kr.co.finda.finda.ui.base.BaseViewModel
3+
import kr.co.finda.finda.coreComponent.ui.base.BaseViewModel
44

55
class $NAME$ViewModel : BaseViewModel() {
66

0 commit comments

Comments
 (0)