resolve merge conflicts of b0c58aa to master

Change-Id: Icc3af5956eb53de76c0384dccd662c6019c0958b
This commit is contained in:
Andrew Sapperstein
2016-04-20 17:56:12 -07:00
3 changed files with 14 additions and 1 deletions

View File

@@ -25,5 +25,4 @@ public final class FeatureFactoryImpl extends FeatureFactory {
public SupportFeatureProvider getSupportFeatureProvider() {
return null;
}
}