Skip to content

Commit 69f7dee

Browse files
authored
Removing warning that's making noise in the tests
1 parent c25c43c commit 69f7dee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/lib/primer/forms/acts_as_component.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ def base_template_path
7171

7272
if base_path
7373
@base_template_path = File.dirname(base_path)
74-
else
75-
warn "Could not identify the template for #{self}"
7674
end
7775
end
7876

0 commit comments

Comments
 (0)