css-usage icon indicating copy to clipboard operation
css-usage copied to clipboard

Should modularize code more so that we aren't deleting extra collected information at the end

Open tanhakabir opened this issue 8 years ago • 0 comments

Currently we are creating data and then removing it later. We should make the processing steps less coupled so that we aren't duplicating data to delete later.

tanhakabir avatar Oct 05 '17 22:10 tanhakabir