Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mawi137 committed Jun 5, 2024
1 parent 7a69293 commit b156496
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { CropperState } from '../interfaces/';
import { CropperState } from '../component/cropper.state';
import { CropService } from './crop.service';

describe('CropService', () => {
Expand Down

0 comments on commit b156496

Please sign in to comment.