Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Matúš Valko
Online Gaming Management System
Commits
03d6a789
Commit
03d6a789
authored
Mar 23, 2022
by
mvalko
Browse files
Added two more manager entities
parent
6cb7c238
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/java/cz/fi/muni/pa165/entity/TeamManagerEntity.java
0 → 100644
View file @
03d6a789
package
cz.fi.muni.pa165.entity
;
public
class
TeamManagerEntity
extends
EmptyEntity
{
}
src/main/java/cz/fi/muni/pa165/entity/TournamentManagerEntity.java
0 → 100644
View file @
03d6a789
package
cz.fi.muni.pa165.entity
;
public
class
TournamentManagerEntity
extends
EmptyEntity
{
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment