fix eclipse warnings
[nikiroo-utils.git] / src / jexer / TApplication.java
index 0e5020a05896d3a843c0bc3303a5d77d3851b752..6bec9006c9a2e95ee057a7d042b61666e354b322 100644 (file)
@@ -57,7 +57,6 @@ import jexer.io.Screen;
 import jexer.menu.TMenu;
 import jexer.menu.TMenuItem;
 import static jexer.TCommand.*;
-import static jexer.TKeypress.*;
 
 /**
  * TApplication sets up a full Text User Interface application.