Removed unused GitHub example object

This commit is contained in:
Matt Aitken
2023-02-10 10:21:18 +00:00
parent 79622b6123
commit 137db98176
@@ -1,7 +1,5 @@
import { WebhookExample } from "@trigger.dev/integration-sdk/types";
const commit_comment = {};
export const examples: Record<string, WebhookExample> = {
commit_comment: {
name: "Commit created event",