cleanup
This commit is contained in:
parent
b31faa9bbc
commit
f939e00a84
1 changed files with 0 additions and 2 deletions
|
|
@ -208,8 +208,6 @@ export function duplicateActivePattern() {
|
||||||
setActivePattern(activePattern);
|
setActivePattern(activePattern);
|
||||||
}
|
}
|
||||||
|
|
||||||
export function importUserPatternJSON(jsonString) {}
|
|
||||||
|
|
||||||
export async function importPatterns(fileList) {
|
export async function importPatterns(fileList) {
|
||||||
const files = Array.from(fileList);
|
const files = Array.from(fileList);
|
||||||
await Promise.all(
|
await Promise.all(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue