Skip to content

Commit

Permalink
lint:fix
Browse files Browse the repository at this point in the history
  • Loading branch information
blakmatrix committed Jan 4, 2024
1 parent f9df915 commit 206f4a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clients/core/tickets.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// File: tickets.js
const {Client} = require('../client');


/**
* @typedef {T extends object ? { [K in keyof T]?: RecursivePartial<T[K]> } : T} RecursivePartial
* @template T
Expand Down

0 comments on commit 206f4a7

Please sign in to comment.