Fixing linting errors
This commit is contained in:
@@ -193,7 +193,7 @@ const assignManager = {
|
||||
},
|
||||
|
||||
async _setOrRemoveAssignment(pageUrl, userContextId, remove) {
|
||||
let storageAction;
|
||||
let actionName;
|
||||
if (!remove) {
|
||||
await this.storageArea.set(pageUrl, {
|
||||
userContextId,
|
||||
|
||||
Reference in New Issue
Block a user