Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
rap1ds committed May 27, 2024
1 parent af56ed5 commit d7e3df4
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/utils.test.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
import {
fnPath,
trimEndSlash,
formData,
objectQueryString,
canonicalAssetPaths,
} from './utils';
import { fnPath, trimEndSlash, formData, objectQueryString, canonicalAssetPaths } from './utils';

describe('utils', () => {
describe('pathToMethodName', () => {
Expand Down

0 comments on commit d7e3df4

Please sign in to comment.