Skip to content

Commit

Permalink
ci: Fix linting issues (no-changelog) (#6747)
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy authored Jul 26, 2023
1 parent c3e76ec commit db3c12f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/cli/src/Db.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ import {
TagRepository,
UserRepository,
VariablesRepository,
WebhookRepository,
WorkflowRepository,
WorkflowStatisticsRepository,
WorkflowTagMappingRepository,
Expand Down
1 change: 0 additions & 1 deletion packages/cli/src/Interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ import type {
TagRepository,
UserRepository,
VariablesRepository,
WebhookRepository,
WorkflowRepository,
WorkflowStatisticsRepository,
WorkflowTagMappingRepository,
Expand Down

0 comments on commit db3c12f

Please sign in to comment.