소스 검색

remove unnecessary code

moekumasaka 1 년 전
부모
커밋
04d6902ce8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      apps/app/src/client/components/DescendantsPageListModal.spec.tsx

+ 0 - 1
apps/app/src/client/components/DescendantsPageListModal.spec.tsx

@@ -1,4 +1,3 @@
-/* eslint-disable no-console */
 import { render, screen, fireEvent } from '@testing-library/react';
 
 import { DescendantsPageListModal } from './DescendantsPageListModal';