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 4d526a9 commit b539cd0Copy full SHA for b539cd0
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