Compare commits
No commits in common. "c9b53f609f31f8d4f3a4c349f18b80fb7249b49c" and "fe309db61c4ea7c65fcc1a8e30224109935301c4" have entirely different histories.
c9b53f609f
...
fe309db61c
|
|
@ -1,7 +0,0 @@
|
||||||
public class NewFeature {
|
|
||||||
private String featureName;
|
|
||||||
|
|
||||||
public String getFeature() {
|
|
||||||
return this.featureName;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue