Skip to content
Snippets Groups Projects
Commit 8f07620b authored by Ryan Cobb's avatar Ryan Cobb Committed by Mayra Cabrera
Browse files

Remove unused method

parent 03756a31
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment