diff --git a/ts/types/Attachment.ts b/ts/types/Attachment.ts index 68dc4e145..1e3d14e65 100644 --- a/ts/types/Attachment.ts +++ b/ts/types/Attachment.ts @@ -1,5 +1,3 @@ -import is from '@sindresorhus/is'; - import { MIMEType } from './MIME';