Skip to content

Commit

Permalink
fix: code smell from lint report
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff MAURY <[email protected]>
  • Loading branch information
jeffmaury committed Jan 25, 2024
1 parent 0f318bf commit cdddca1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/backend/src/managers/applicationManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
***********************************************************************/

import type { Recipe } from '@shared/src/models/IRecipe';
import { arch } from 'node:os';
import type { GitManager } from './gitManager';
import fs from 'fs';
import * as https from 'node:https';
Expand Down

0 comments on commit cdddca1

Please sign in to comment.