Skip to content

Commit

Permalink
chore(autofmt): Automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 9, 2024
1 parent fd02bf0 commit cb777b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/protos/xyz/block/ftl/v1/language/language.proto
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ service LanguageService {
rpc GetDependencies(DependenciesRequest) returns (DependenciesResponse);

// Build the module and stream back build events.
//
//
// A BuildSuccess or BuildFailure event must be streamed back with the request's context id to indicate the
// end of the build.
//
Expand Down

0 comments on commit cb777b2

Please sign in to comment.