mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 09:09:03 -04:00
rust: drop unused import
This commit is contained in:
parent
a6a68e3779
commit
74f7597d09
@ -1,7 +1,7 @@
|
||||
//! `NcCell` methods and associated functions.
|
||||
|
||||
use crate::{
|
||||
cell_load, cstring, error, NcAlphaBits, NcCell, NcChannel, NcChannelPair, NcColor, NcEgc,
|
||||
cell_load, cstring, error, NcAlphaBits, NcCell, NcChannelPair, NcColor, NcEgc,
|
||||
NcEgcBackstop, NcPaletteIndex, NcPlane, NcResult, NcRgb, NcStyleMask, NCRESULT_ERR,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user