mirror of
https://github.com/veeso/termscp.git
synced 2026-07-16 21:04:09 +02:00
Brought all extern crate to top level
This commit is contained in:
@@ -25,10 +25,6 @@
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
// Dependencies
|
||||
extern crate crossterm;
|
||||
extern crate tuirealm;
|
||||
|
||||
// Locals
|
||||
use super::input::InputHandler;
|
||||
use super::store::Store;
|
||||
|
||||
Reference in New Issue
Block a user