From 3885cd3f9815c4d1ee0922e87364e043a66b6515 Mon Sep 17 00:00:00 2001 From: "yuuji.yaginuma" Date: Sun, 17 Apr 2022 13:31:18 +0900 Subject: [PATCH] Remove unused require --- lib/localhost/authority.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/localhost/authority.rb b/lib/localhost/authority.rb index b9ea3d0..3784bcf 100644 --- a/lib/localhost/authority.rb +++ b/lib/localhost/authority.rb @@ -18,7 +18,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -require 'yaml' require 'openssl' module Localhost