Browse Source

remove unnecessary code

moekumasaka 1 year ago
parent
commit
04d6902ce8

+ 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 { render, screen, fireEvent } from '@testing-library/react';
 
 
 import { DescendantsPageListModal } from './DescendantsPageListModal';
 import { DescendantsPageListModal } from './DescendantsPageListModal';