lib/power_stencil/dsl/base.rb in power_stencil-0.4.6 vs lib/power_stencil/dsl/base.rb in power_stencil-0.4.7

- old
+ new

@@ -12,13 +12,9 @@ def initialize(universe) @universe = universe end - def project_config - project.config - end - end end end \ No newline at end of file