Skip to content
Snippets Groups Projects
Commit 8fa3e576 authored by Bryce Johnson's avatar Bryce Johnson
Browse files

Remove unneeded semicolon.

parent 6fc9118c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -156,7 +156,7 @@ content on the Users#show page.
url: new_state
}, document.title, new_state);
return new_state;
};
}
}
global.UserTabs = UserTabs;
})(window.gl || (window.gl = {}));
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment