Commit 8c106e9c authored by Robert Knight's avatar Robert Knight

Remove an unused variable

parent 1fb8488c
......@@ -11,8 +11,6 @@ function StreamContentController(
rootThread,
searchFilter
) {
const self = this;
store.setAppIsSidebar(false);
/** `offset` parameter for the next search API call. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment