Move backend files into a sub folder.
This commit is contained in:
@@ -40,6 +40,7 @@ public class AuthorBuilder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public Author build() {
|
public Author build() {
|
||||||
|
//
|
||||||
return new Author(id, name, image);
|
return new Author(id, name, image);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user