Skip to content

Commit

Permalink
Merge pull request #13 from LIKELION-GG/jieun
Browse files Browse the repository at this point in the history
style : 로그제거
  • Loading branch information
Imjieunn authored Aug 5, 2024
2 parents 3b8145d + 4b57c86 commit e1419b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Main/components/DeadLineInfo.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ const DeadLineInfo = () => {
shcoolId && schoolPosts(shcoolId);
}, [shcoolId]);

console.log(enddata);

const durationSet = [
{ duration: 'Min15', name: '15분 이내' },
{ duration: 'Min30', name: '30분 이내' },
Expand Down

0 comments on commit e1419b1

Please sign in to comment.