mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
remove unused imports
This commit is contained in:
parent
d4e376201f
commit
e7fde2686f
@ -15,7 +15,7 @@ limitations under the License.
|
||||
*/
|
||||
|
||||
import { sortBy } from "lodash";
|
||||
import { stringToBase, baseToString, averageBetweenStrings, DEFAULT_ALPHABET } from "matrix-js-sdk/src/utils";
|
||||
import { averageBetweenStrings, DEFAULT_ALPHABET } from "matrix-js-sdk/src/utils";
|
||||
|
||||
import { midPointsBetweenStrings, reorderLexicographically } from "../../src/utils/stringOrderField";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user