Skip to content
Snippets Groups Projects
Commit 59976d4a authored by Hans Lawrence Pettersen's avatar Hans Lawrence Pettersen
Browse files

merge conflict test

parent 6af22de0
No related branches found
No related tags found
No related merge requests found
Pipeline #253492 passed with stages
in 1 minute and 24 seconds
......@@ -22,10 +22,7 @@ public class MyEntityRepo {
// Get connection (maybe use pool?)
// Do some SQL
// Return som real data
<<<<<<< HEAD
=======
// merge test
>>>>>>> hans
return new MyEntity("id", "name");
}
......
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