Skip to content

Commit 9f21f23

Browse files
committed
removed unused type
1 parent d25d64a commit 9f21f23

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

backend/src/controllers/setup.controller.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { Request, Response } from 'express';
22
import app from '../index.js';
33
import StatusService from '../services/status.service.js';
44
import logger from '../services/logger.js';
5-
import { Endpoints } from '@octokit/types';
65

76
// Type definitions for the diagnostic response
87
interface OctokitTestResult {

0 commit comments

Comments
 (0)