fix(eslint): resolve no-trailing-spaces error

This commit is contained in:
YunZLu
2025-04-18 04:12:37 +08:00
committed by GitHub
parent d7cc70256a
commit 41c2dd16f2

View File

@ -292,4 +292,4 @@ class SystemTtsProvider {
});
});
}
}
}