mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-16 16:18:32 +00:00
cleanup
This commit is contained in:
parent
b31faa9bbc
commit
f939e00a84
@ -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…
x
Reference in New Issue
Block a user