Remove debug

This commit is contained in:
Michael Miller 2019-12-08 15:11:08 -07:00
parent 1a30a56f2a
commit 0ae5cdc9ae
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ module Spectator::Mocks
)
::Spectator::Mocks::TypeRegistry.add({{@type.id.stringify}}, {{meth.name.symbolize}}, %source, %args)
{% end %}
{% debug %}
end
end
end