mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
cleanup
This commit is contained in:
@@ -208,8 +208,6 @@ export function duplicateActivePattern() {
|
||||
setActivePattern(activePattern);
|
||||
}
|
||||
|
||||
export function importUserPatternJSON(jsonString) {}
|
||||
|
||||
export async function importPatterns(fileList) {
|
||||
const files = Array.from(fileList);
|
||||
await Promise.all(
|
||||
|
||||
Reference in New Issue
Block a user