Преглед на файлове

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';