Skip to content

Commit

Permalink
Remove injectedsession entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeer committed Sep 24, 2014
1 parent e48e8f9 commit 46cbd75
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.

This file was deleted.

Expand Up @@ -43,9 +43,6 @@ public class SessionProviderTest {
@Mock
private SessionFactory mockSessionFactory;

@Mock
private InjectedSession in;

@Mock
private HttpServletRequest mockHttpServletRequest;

Expand Down

0 comments on commit 46cbd75

Please sign in to comment.