Skip to content

Commit 92aae8f

Browse files
committed
Lint
1 parent 9f7a75e commit 92aae8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/api/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ interface GitBookAPIErrorResponse {
1717
export class GitBookAPI extends Api<{
1818
authToken?: string;
1919
}> {
20-
2120
/**
2221
* Endpoint used by the API client.
2322
*/

0 commit comments

Comments
 (0)