diff --git a/src/main/java/com/vaadin/tutorial/addressbook/AddressbookUI.java b/src/main/java/com/vaadin/tutorial/addressbook/AddressbookUI.java index 507d8f6c..b195b843 100644 --- a/src/main/java/com/vaadin/tutorial/addressbook/AddressbookUI.java +++ b/src/main/java/com/vaadin/tutorial/addressbook/AddressbookUI.java @@ -1,6 +1,6 @@ package com.vaadin.tutorial.addressbook; -import javax.servlet.annotation.WebServlet; +import javax.servlet.annotation.WebServlet import com.vaadin.annotations.Theme; import com.vaadin.annotations.Title;