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