From 10f36ff3057b10a8dd5a42138d9cd5edf06cb06f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Sun, 29 Nov 2015 18:29:44 +0000 Subject: [PATCH] remove pry --- hooks/lib/lxc/utils.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/hooks/lib/lxc/utils.rb b/hooks/lib/lxc/utils.rb index 476046e..8a5fd00 100644 --- a/hooks/lib/lxc/utils.rb +++ b/hooks/lib/lxc/utils.rb @@ -1,5 +1,4 @@ require "fileutils" -require "pry" module Lxc module Utils