Skip to content

Commit

Permalink
remove approaches
Browse files Browse the repository at this point in the history
  • Loading branch information
vashjs committed Jan 9, 2025
1 parent 211898b commit a93761c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/files.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { saveAs } from 'file-saver';

import { getFileName, changeExtension, savePreviewFile } from './files';
import { getFormattedFilePrefixDate } from './date';
import { APPROACHES } from '../constants';


jest.mock('./date', () => ({
Expand Down

0 comments on commit a93761c

Please sign in to comment.