mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-06-20 16:50:15 +00:00
Fix missing code formatting
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
This commit is contained in:
@ -48,4 +48,4 @@ export async function disambiguateReleaseParam(
|
|||||||
.catchThrow(error);
|
.catchThrow(error);
|
||||||
})
|
})
|
||||||
.then(({ id }) => id);
|
.then(({ id }) => id);
|
||||||
};
|
}
|
||||||
|
Reference in New Issue
Block a user