lib/rexec.rb in rexec-1.3.0 vs lib/rexec.rb in rexec-1.4.0
- old
+ new
@@ -17,10 +17,9 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
require 'rexec/version'
-require 'rexec/connection'
require 'rexec/server'
require 'rexec/priviledges'
require 'rexec/to_cmd'
# RExec is a tool to assist with the execution of other processes.
\ No newline at end of file