LazyLoadSession.delete

LazyLoadSession.delete(key)

Delete a data item from storage.

Parameters:
keystr

The name of the item.

Returns:
None