瀏覽代碼

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