Skip to content

Commit

Permalink
Remove deadcode from test/test_project.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shopify-codedb[bot] committed Mar 6, 2024
1 parent 359d0da commit 2ea7c5f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/test_project.rb
Expand Up @@ -12,10 +12,5 @@ def spoom(command)
end

# Misc

sig { params(text: String).returns(String) }
def censor_project_path(text)
text.gsub(absolute_path, "")
end
end
end

0 comments on commit 2ea7c5f

Please sign in to comment.