simplify
This commit is contained in:
parent
4931383fd2
commit
8e2e6d82c6
|
@ -193,8 +193,5 @@ class ChangelogGenerator
|
||||||
end
|
end
|
||||||
|
|
||||||
if __FILE__ == $0
|
if __FILE__ == $0
|
||||||
|
ChangelogGenerator.new.compund_changelog
|
||||||
log_generator = ChangelogGenerator.new
|
|
||||||
|
|
||||||
log_generator.compund_changelog
|
|
||||||
end
|
end
|
Loading…
Reference in New Issue
Block a user