Unverified Commit f2f1e358 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Add missing semicolon to generated URI label bindings (#104)

parent 41891fb6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -196,7 +196,7 @@ class HttpTraitBindingGenerator(
                                memberShape,
                                innerField
                            )
                            }))"
                            }));"
                        )
                    }
                }