Merge branch '11537-keepproxy-loop'
[arvados.git] / services / api / Rakefile
index 925e6c2d1dc11d58c4f662be5c032db022719a68..67e4202ba262a425ab77b5e0930c49061beff5d5 100644 (file)
@@ -4,12 +4,6 @@
 
 require File.expand_path('../config/application', __FILE__)
 
-begin
-  ok = PgPower
-rescue
-  abort "Hm, pg_power is missing. Make sure you use 'bundle exec rake ...'"
-end
-
 Server::Application.load_tasks
 
 namespace :test do