lib/robot-controller.rb in robot-controller-0.3.4 vs lib/robot-controller.rb in robot-controller-0.3.5
- old
+ new
@@ -1,6 +1,5 @@
# Monitors and controls running workflow robots off of priority queues and within a cluster.
-require 'robot-controller/work_dir'
module RobotController
# e.g., `1.2.3`
VERSION = File.read(File.join(File.dirname(__FILE__), '..', 'VERSION')).strip
\ No newline at end of file