Remove unnecessary PARENT_BRANCH declaration.

This commit is contained in:
David Glasser
2015-03-04 15:33:27 -08:00
parent d50f904a29
commit 8ea3712955

View File

@@ -1,3 +1,2 @@
REVIEWBOARD_URL = 'https://rbcommons.com/s/meteor/'
REPOSITORY = 'Meteor framework'
PARENT_BRANCH = 'devel'