Merge branch 'subtree'
[fanfix.git] / src / jexer / Scrollable.java
index 5a065827af50dd5a32261f47c50e37bc8f622d15..b844ca6f86027d2551c9cdba0755e51af76971fc 100644 (file)
@@ -3,7 +3,7 @@
  *
  * The MIT License (MIT)
  *
- * Copyright (C) 2017 Kevin Lamonte
+ * Copyright (C) 2019 Kevin Lamonte
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the "Software"),
  */
 package jexer;
 
-import jexer.event.TKeypressEvent;
-import jexer.event.TMouseEvent;
-import static jexer.TKeypress.*;
-
 /**
  * Scrollable provides a public API for horizontal and vertical scrollbars.
  * Note that not all Scrollables support both horizontal and vertical