From 26d4956da3ec7fe811047966d40a590cec3b305d Mon Sep 17 00:00:00 2001 From: Christoph Otter Date: Wed, 30 Aug 2023 09:42:04 +0200 Subject: [PATCH] Fix missing new line --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 411942acf5..a9e08224c1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -5,4 +5,4 @@ "staking", "cosmwasm_1_4" ] -} \ No newline at end of file +}