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