Skip to content

Commit

Permalink
fix: remove invalid header
Browse files Browse the repository at this point in the history
  • Loading branch information
Balvajs committed Aug 29, 2023
1 parent d2811c8 commit 60b3811
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
5 changes: 0 additions & 5 deletions codegen.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/**
* Copyright (c) ProductBoard, Inc.
* All rights reserved.
*/

import path from 'path'

import { schema } from '@octokit/graphql-schema'
Expand Down
2 changes: 1 addition & 1 deletion dist/main.cjs.map

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions src/get-octokit.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/**
* Copyright (c) ProductBoard, Inc.
* All rights reserved.
*/
import { Octokit } from '@octokit/core'
import { paginateGraphql } from '@octokit/plugin-paginate-graphql'
import fetch from 'node-fetch'
Expand Down

0 comments on commit 60b3811

Please sign in to comment.