[Code Style] Satisfy JSLint
Add missing semicolons etc. to satisfy JSLint after changes for WTD-1482.
This commit is contained in:
@@ -93,7 +93,7 @@ define(
|
||||
|
||||
// Return a function to dismiss the bubble
|
||||
return function () { bubble.remove(); };
|
||||
}
|
||||
};
|
||||
|
||||
return InfoService;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user