Skip to content

Commit 6061b4c

Browse files
committed
chore: cleanup
1 parent 4e2cb48 commit 6061b4c

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

jakarta-test/src/main/java/org/owasp/encoder/testing/jakarta_test/controller/ItemController.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/*
2-
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
3-
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
4-
*/
51
package org.owasp.encoder.testing.jakarta_test.controller;
62

73
import org.owasp.encoder.testing.jakarta_test.service.ItemService;

jakarta-test/src/test/java/org/owasp/encoder/testing/jakarta_test/ItemControllerTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/*
2-
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
3-
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
4-
*/
51
package org.owasp.encoder.testing.jakarta_test;
62

73
import static org.junit.jupiter.api.Assertions.assertEquals;

0 commit comments

Comments
 (0)