Skip to content

Commit

Permalink
Move file
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Aug 18, 2019
1 parent d55f39d commit c809b51
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options/normalize.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { resolve } from 'path'
import uuidv4 from 'uuid/v4.js'

import { normalizeProgress } from '../progress/options.js'
import { getBenchmarkDelta } from '../store/delta.js'
import { getBenchmarkDelta } from '../store/delta/main.js'

import { validateStringArray, validatePositiveNumber } from './validate.js'

Expand Down
File renamed without changes.

0 comments on commit c809b51

Please sign in to comment.