update import
This commit is contained in:
parent
1d89fc1c9b
commit
a5e2b74fd2
@ -1,5 +1,5 @@
|
||||
import { createSelector } from 'reselect'
|
||||
import { parseText } from '../textProcessing/parseText'
|
||||
import { parseText } from '../lib/parseText'
|
||||
|
||||
import { getNextBiggerNumber, getNextSmallerNumber } from '../lib/array-util.js'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user