lib/testlab/node/lxc.rb in testlab-1.16.1 vs lib/testlab/node/lxc.rb in testlab-1.17.0
- old
+ new
@@ -1,9 +1,8 @@
class TestLab
class Node
module LXC
- require 'lxc'
# Returns the LXC object for this Node
#
# This object is used to control containers on the node via it's provider
#