mirror of
https://github.com/alacritty/alacritty.git
synced 2025-04-14 17:53:03 -04:00
Fix unused import warning
This fixes an unused import warning introduced with 198d3cb
.
This commit is contained in:
parent
2a16cc5155
commit
c5340a2ccc
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
use std::collections::HashSet;
|
||||
use std::env;
|
||||
use std::fs::File;
|
||||
use std::path::Path;
|
||||
|
|
Loading…
Add table
Reference in a new issue