Skip to content

Commit

Permalink
Merge pull request #19 from Meetfolio-Project-CodeZ-Team/develop
Browse files Browse the repository at this point in the history
오류 해결
  • Loading branch information
Minkyu0424 authored Apr 23, 2024
2 parents 8ec37e5 + cbc4f97 commit 477b1c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Empty file removed src/app/api/admin/model/route.ts
Empty file.
2 changes: 2 additions & 0 deletions src/app/components/admin/model/ModelTrainInfo.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import React from "react"

interface ModelTrainInfoProps {
createdAt: string
job: string
Expand Down

0 comments on commit 477b1c9

Please sign in to comment.