Skip to content

Commit 02cf123

Browse files
committed
#558 removing unnecessary code
1 parent c47d41d commit 02cf123

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

quick-start/src/test/java/com/marklogic/quickstart/service/EntityManagerServiceTest.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ public class EntityManagerServiceTest extends HubTestBase {
3232
private static String ENTITY = "test-entity";
3333
private static Path projectDir = Paths.get(".", PROJECT_PATH);
3434

35-
@Autowired
36-
MockHttpServletRequest request;
37-
38-
@Autowired
39-
MockHttpSession session;
40-
4135
@Autowired
4236
EntityManagerService entityMgrService;
4337

0 commit comments

Comments
 (0)