Skip to content

Commit 1c4a38a

Browse files
committed
Remove todo comment
1 parent 5ba5d75 commit 1c4a38a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/server/java/src/com/html5sdk/att/servlet/NotificationChannelServlet.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,6 @@ public void execute(HttpServletRequest request,
380380
response.setStatus(204);
381381
}
382382
}
383-
384-
// TODO: Add administrative role actions for create & delete notification channel
385383

386384
class NotificationFromService implements Action {
387385
public boolean match(HttpServletRequest request) {

0 commit comments

Comments
 (0)