Skip to content

Commit 300b338

Browse files
committed
Added setupCommands for Modules and changed README
1 parent 651c945 commit 300b338

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ The Web Framework combines multiple JavaWebStack libraries with glue code and he
1616
## Quick Example
1717

1818
```java
19-
20-
import org.javawebstack.httpserver.router.annotation.Body;
21-
2219
class MyWebApp extends WebApplication {
2320

2421
protected void setupConfig(Config config) {

0 commit comments

Comments
 (0)