Commit fc389cca authored by Nick Thomas's avatar Nick Thomas

Resolve JS conflicts

parent d02ba2fe
...@@ -60,13 +60,10 @@ import ShortcutsBlob from './shortcuts_blob'; ...@@ -60,13 +60,10 @@ import ShortcutsBlob from './shortcuts_blob';
import initSettingsPanels from './settings_panels'; import initSettingsPanels from './settings_panels';
import initExperimentalFlags from './experimental_flags'; import initExperimentalFlags from './experimental_flags';
import OAuthRememberMe from './oauth_remember_me'; import OAuthRememberMe from './oauth_remember_me';
<<<<<<< HEAD
// EE-only // EE-only
import ApproversSelect from './approvers_select'; import ApproversSelect from './approvers_select';
import AuditLogs from './audit_logs'; import AuditLogs from './audit_logs';
=======
>>>>>>> ce/master
(function() { (function() {
var Dispatcher; var Dispatcher;
......
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