diff options
author | Emiliano Ciavatta | 2020-08-11 08:50:55 +0000 |
---|---|---|
committer | Emiliano Ciavatta | 2020-08-11 08:56:52 +0000 |
commit | fe511f33c451a4c1c85950d0619b927747757d4e (patch) | |
tree | 675909b5e6d92bc62ee535eac1867513fcd276ee /frontend/src/components/Connection.scss | |
parent | 9dae0115592424929ffe4045069740365bc91d52 (diff) |
Fix codacy errors and warnings
Diffstat (limited to 'frontend/src/components/Connection.scss')
-rw-r--r-- | frontend/src/components/Connection.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/frontend/src/components/Connection.scss b/frontend/src/components/Connection.scss index 7c8e00c..cb9eb5f 100644 --- a/frontend/src/components/Connection.scss +++ b/frontend/src/components/Connection.scss @@ -42,7 +42,6 @@ &.contains-flag { border-right: 3px solid $color-secondary-2; } - } .connection-popover { |