Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-eof committed May 22, 2023
1 parent 266ccab commit b4b3aa7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/job/ViewJob.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import JobConst from '../../consts/JobConst';
import DateUtil from '../../service/DateUtil';
import Room from '../../dto/Room';
import UserJobItemEditPanel from './panels/UserJobItemEditPanel';
import UserJobItemPanel from './panels/UserJobItemPanel';
import AdminJobItemPanel from './panels/AdminJobItemPanel';

interface Props {}
Expand Down

0 comments on commit b4b3aa7

Please sign in to comment.