From 90a6bf7b6d4bd22a4301811b02f1824a264c25e1 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Wed, 26 Oct 2016 10:42:58 +0300
Subject: [PATCH] - Removed duplicate line.

---
 .ssh/config.d/20_shore | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.ssh/config.d/20_shore b/.ssh/config.d/20_shore
index 77f5907..d32b4d3 100644
--- a/.ssh/config.d/20_shore
+++ b/.ssh/config.d/20_shore
@@ -45,7 +45,6 @@ Host ns3
 HostName ns3.shore.co.il
 User root
 IdentityFile ~/.ssh/shore_ecdsa
-IdentityFile ~/.ssh/shore_ecdsa
 DynamicForward 8081
 
 Host host01
-- 
GitLab