فهرست منبع

Remove unnecessary code

Shun Miyazawa 3 سال پیش
والد
کامیت
3a3221a338
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      packages/app/src/components/PageDeleteModal.tsx

+ 0 - 1
packages/app/src/components/PageDeleteModal.tsx

@@ -3,7 +3,6 @@ import React, {
 } from 'react';
 
 import { HasObjectId, pagePathUtils } from '@growi/core';
-import { Boolean } from 'aws-sdk/clients/inspector2';
 import { useTranslation } from 'next-i18next';
 import {
   Modal, ModalHeader, ModalBody, ModalFooter,