diff options
Diffstat (limited to 'src/VideoList.hx')
| -rw-r--r-- | src/VideoList.hx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/VideoList.hx b/src/VideoList.hx index b677060..c5e92c8 100644 --- a/src/VideoList.hx +++ b/src/VideoList.hx @@ -2,8 +2,6 @@ package; import Types.VideoItem; -using Lambda; - class VideoList { public var length(get, never):Int; public var pos(default, null) = 0; |
