Cleanup
This commit is contained in:
@@ -6,8 +6,4 @@ defaultSelectionList :: SelectionList a
|
||||
defaultSelectionList = SelectionList
|
||||
{_slItems = mempty
|
||||
, _slSelPos = Nothing
|
||||
-- , _slLength = 0
|
||||
, _slRegex = ""
|
||||
, _slRegexInput = False
|
||||
, _slRegexList = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user