Skip to content

Commit

Permalink
[Time Conductor] Resolved merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
akhenry committed Sep 12, 2016
1 parent 9a06325 commit d1960b2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions main.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,6 @@ define([
'./platform/features/pages/bundle',
'./platform/features/plot/bundle',
'./platform/features/timeline/bundle',

// Old time conductor
//'./platform/features/conductor/bundle',

// New time conductor
//'./platform/features/conductor-v2/conductor/bundle',
//'./platform/features/conductor-v2/compatibility/bundle',
//'./platform/features/conductor-v2/utcTimeSystem/bundle',
'./platform/features/table/bundle',
'./platform/forms/bundle',
'./platform/identity/bundle',
Expand All @@ -110,8 +102,6 @@ define([
'./platform/search/bundle',
'./platform/status/bundle',
'./platform/commonUI/regions/bundle'


], function (Main, legacyRegistry) {
return {
legacyRegistry: legacyRegistry,
Expand Down

0 comments on commit d1960b2

Please sign in to comment.