fix: Delete Old code
This commit is contained in:
parent
5a043c0570
commit
3ea6eb2eaf
@ -1,10 +1,8 @@
|
||||
import StuffSearchCondition from '@/components/management/StuffSearchCondition'
|
||||
import Stuff from '@/components/management/Stuff'
|
||||
import StuffSubHeader from '@/components/management/StuffSubHeader'
|
||||
import { initCheck } from '@/util/session-util'
|
||||
import '@/styles/contents.scss'
|
||||
export default async function ManagementStuffPage() {
|
||||
await initCheck()
|
||||
return (
|
||||
<>
|
||||
<StuffSubHeader type={'list'} />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user