mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-14 04:05:13 +00:00
web/libav: remove stray curly brace
This commit is contained in:
@@ -19,7 +19,6 @@ export default class LibAVWrapper {
|
||||
});
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
async render({ blob, output, args }: RenderParams) {
|
||||
if (!this.libav) throw new Error("LibAV wasn't initialized");
|
||||
|
||||
Reference in New Issue
Block a user