Fixing linting errors

This commit is contained in:
Jonathan Kingston
2017-05-25 17:12:53 +01:00
parent a29fae0893
commit fb845cce12
3 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -193,7 +193,7 @@ const assignManager = {
},
async _setOrRemoveAssignment(pageUrl, userContextId, remove) {
let storageAction;
let actionName;
if (!remove) {
await this.storageArea.set(pageUrl, {
userContextId,