mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-25 00:11:04 +00:00
Fix missing code formatting
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
This commit is contained in:
parent
0cdf4d95e5
commit
96bc8a829e
@ -48,4 +48,4 @@ export async function disambiguateReleaseParam(
|
||||
.catchThrow(error);
|
||||
})
|
||||
.then(({ id }) => id);
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user