Skip to content

Commit

Permalink
FRW-9368 Removed the leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
olhalivitchuk committed Dec 5, 2024
1 parent a5ee998 commit 6e9bcae
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { injectable } from 'inversify';

import { HomeRepository } from '../home-repository';
import * as Cypress from 'cypress';

@injectable()
export class B2cMpHomeRepository implements HomeRepository {
Expand Down

0 comments on commit 6e9bcae

Please sign in to comment.