Skip to content

Commit

Permalink
Merge pull request #10 from yelken/feature/classe-elefante
Browse files Browse the repository at this point in the history
Add classe Elefante
  • Loading branch information
yelken authored Jan 15, 2020
2 parents 373e1d8 + c7593c8 commit be8f081
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/java/com/example/crud/model/Elefante.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
package com.example.crud.model;

class Elefante {
}

0 comments on commit be8f081

Please sign in to comment.