Skip to content

Commit 69102b9

Browse files
fix
1 parent 6aa1bdc commit 69102b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/http-client-java/emitter/src/versioning-utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export function getServiceApiVersions(
2828
client.__raw.service,
2929
);
3030
if (versionedNamespace) {
31-
getVersionsForEnum;
3231
apiVersions = getVersions(program, versionedNamespace)[1]?.getVersions();
3332
}
3433
return apiVersions;

0 commit comments

Comments
 (0)