Commit 8f07620b authored by Ryan Cobb's avatar Ryan Cobb Committed by Mayra Cabrera

Remove unused method

parent 03756a31
......@@ -63,10 +63,6 @@ module Gitlab
def self.monotonic_time
Process.clock_gettime(Process::CLOCK_MONOTONIC, :float_second)
end
def self.clk_tck
@clk_tck ||= `getconf CLK_TCK`.to_i
end
end
end
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment