Skip to content

Commit

Permalink
remove stray line
Browse files Browse the repository at this point in the history
  • Loading branch information
sbera87 committed Nov 25, 2024
1 parent 1733616 commit 819b765
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ namespace ${serviceNamespace}
class ${CppViewHelper.computeExportValue($metadata.classNamePrefix)} $className : public Aws::Client::JsonErrorMarshaller
{
public:

#if ($metadata.awsQueryCompatible)
explicit $className(bool queryCompatibilityMode) : Aws::Client::JsonErrorMarshaller(queryCompatibilityMode){}
#end
Expand Down

0 comments on commit 819b765

Please sign in to comment.