Skip to content
Snippets Groups Projects
Commit 1d0c86f8 authored by Tobias Iroa Otero's avatar Tobias Iroa Otero
Browse files

,

parent 140e64da
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,6 @@ public class ManejadorActividad {
public Set<DataActividad> getDAct() {
Set<DataActividad> resultado;
return resultado;
return resultado;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment