Skip to content

Commit a610ffc

Browse files
Update blueprint.ts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 2f5ee07 commit a610ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

landing-generator/blueprint.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export class BlueprintGenerator {
207207
};
208208
}
209209

210-
private static generateCTA(analysis: WorkerAnalysis) {
210+
private static generateCTA() {
211211
return {
212212
tagline: 'Ready to transform your GitHub workflow?',
213213
buttons: [

0 commit comments

Comments
 (0)