From e5a050953754d91aac73fd9ea4dec40aa513c9e7 Mon Sep 17 00:00:00 2001 From: lucas schneider Date: Sun, 10 Jan 2021 10:13:55 -0300 Subject: [PATCH] remove unnecessary newlines --- contributing-guides/style-guide.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/contributing-guides/style-guide.md b/contributing-guides/style-guide.md index e39dba46d..26762ae2a 100644 --- a/contributing-guides/style-guide.md +++ b/contributing-guides/style-guide.md @@ -77,8 +77,4 @@ Use backticks on the following: 3. Extensions, ex `.dll`. 4. Commands, ex `ls`. 5. Keyboard commands, ex. `CTRL+ALT+DEL`. -6. Port numbers, ex. `8080`. - - - - +6. Port numbers, ex. `8080`. \ No newline at end of file