window: remove unused code
This commit is contained in:
parent
bb277b8e37
commit
03f5986c52
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
const std = @import("std");
|
||||
const ziglyph = @import("ziglyph");
|
||||
const WordIterator = ziglyph.WordIterator;
|
||||
const GraphemeIterator = ziglyph.GraphemeIterator;
|
||||
|
||||
const Screen = @import("Screen.zig");
|
||||
|
|
Loading…
Reference in a new issue