Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft committed Nov 11, 2024
1 parent 6827e5d commit bb12836
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ export class CodeModelBuilder {
namespace: this.namespace,
},
java: {
namespace: javaNamespace,
namespace: this.baseJavaNamespace,
},
},
});
Expand Down

0 comments on commit bb12836

Please sign in to comment.