Skip to content

[#197] Fix small issues caused by rebase

Ilya Peresadin requested to merge pva/fix-auto-comment into master

Problem: 'Buildable ()' still exists but not used. It's caused by wrong rebase. Also, 'ConstantScope' doesn't have to be used outside of morley package.

Solution: fix these two issues.

Merge request reports