Compare commits
No commits in common. "new-feature" and "main" have entirely different histories.
new-featur
...
main
|
|
@ -1,8 +0,0 @@
|
|||
public class NewFeature {
|
||||
private String featureName;
|
||||
|
||||
public String getFeature() {
|
||||
return this.featureName;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue