Merge "Remove SshModule from BUCK file of plugin gwt archetype"

This commit is contained in:
Edwin Kempin
2015-07-21 09:15:10 +00:00
committed by Gerrit Code Review

View File

@@ -10,7 +10,6 @@ gerrit_plugin(
'Gerrit-ApiType: plugin',
'Gerrit-ApiVersion: ${gerritApiVersion}',
'Gerrit-Module: ${package}.Module',
'Gerrit-SshModule: ${package}.SshModule',
'Gerrit-HttpModule: ${package}.HttpModule',
],
)