Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -9,7 +9,6 @@ import org.slf4j.LoggerFactory; | ... | @@ -9,7 +9,6 @@ import org.slf4j.LoggerFactory; |
9 | 9 | ||
10 | import javax.annotation.PostConstruct; | 10 | import javax.annotation.PostConstruct; |
11 | import javax.enterprise.context.RequestScoped; | 11 | import javax.enterprise.context.RequestScoped; |
12 | -import javax.faces.view.ViewScoped; | ||
13 | import javax.inject.Inject; | 12 | import javax.inject.Inject; |
14 | import javax.inject.Named; | 13 | import javax.inject.Named; |
15 | import java.io.Serializable; | 14 | import java.io.Serializable; | ... | ... |
-
Please register or login to post a comment