We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1faa395 commit d8e9c7eCopy full SHA for d8e9c7e
1 file changed
crates/renderling/src/context.rs
@@ -628,5 +628,4 @@ impl Context {
628
pub fn new_stage(&self) -> Stage {
629
Stage::new(self)
630
}
631
-
632
0 commit comments