Skip to content
Snippets Groups Projects
Commit b2f61487 authored by Mayra Cabrera's avatar Mayra Cabrera
Browse files

Merge branch '64388-remove-unused-code' into 'master'

Remove unused method

Closes #64388

See merge request gitlab-org/gitlab-ce!30576
parents 03756a31 8f07620b
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