Skip to content

Commit

Permalink
chore : 주석 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
Brokyeom committed Jul 21, 2023
1 parent e45e943 commit ab9df6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/web/src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ import MakersIntodution from '@/components/mainpage/MakersIntodution';
import Product from '@/components/mainpage/Product';
import RecruitBanner from '@/components/mainpage/RecruitBanner';

// import { gateway } from '../gateway';

export default async function Page() {
// const result = await gateway.internal.ping.query('hello');
return (
<>
<Header />
Expand Down

0 comments on commit ab9df6e

Please sign in to comment.