Kaynağa Gözat

Fixes lint

main
Ramin Tadayon 1 yıl önce
ebeveyn
işleme
414edb15f4
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 79D60DDE3DFB95F5
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/plus/github/models.ts

+ 1
- 1
src/plus/github/models.ts Dosyayı Görüntüle

@ -1,6 +1,6 @@
import type { Endpoints } from '@octokit/types';
import { GitFileIndexStatus } from '../../git/models/file';
import type { IssueLabel, IssueMember, IssueOrPullRequestType } from '../../git/models/issue';
import type { IssueLabel, IssueOrPullRequestType } from '../../git/models/issue';
import { Issue } from '../../git/models/issue';
import type { PullRequestState } from '../../git/models/pullRequest';
import { PullRequest, PullRequestMergeableState, PullRequestReviewDecision } from '../../git/models/pullRequest';

Yükleniyor…
İptal
Kaydet