From de75ff4beac8dc9a93b356dc6e6dc9e872a1c9b7 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Fri, 4 May 2018 18:36:48 -0500 Subject: idea: Disable an unwanted inspection Android Studio isn't smart enough to realize that the public/private keys and the keypair are effectively the same thing. Just turn off the inspection because it's usually tripped by intentional things. Signed-off-by: Jason A. Donenfeld --- .idea/inspectionProfiles/Default.xml | 1 - 1 file changed, 1 deletion(-) (limited to '.idea/inspectionProfiles') diff --git a/.idea/inspectionProfiles/Default.xml b/.idea/inspectionProfiles/Default.xml index 08e27938..6dd07e6e 100644 --- a/.idea/inspectionProfiles/Default.xml +++ b/.idea/inspectionProfiles/Default.xml @@ -150,7 +150,6 @@ - -- cgit v1.2.3-59-g8ed1b