Skip to content
Snippets Groups Projects
Commit 96bf6992 authored by Christoph Thelen's avatar Christoph Thelen
Browse files

Checkstyle changes

parent ba4d587f
Branches
Tags
No related merge requests found
......@@ -34,7 +34,7 @@ import de.thm.arsnova.entities.User;
public class SessionService implements ISessionService {
private static final int DURATION_IN_MILLIS = 3 * 60 * 1000;
@Autowired
private IDatabaseDao databaseDao;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment