Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 74e7fd1

Browse files
committedJan 27, 2021
remove headers from src and lib
1 parent 4ec7b08 commit 74e7fd1

File tree

879 files changed

+0
-7199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

879 files changed

+0
-7199
lines changed
 

‎lib/aggregate.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* Copyright 2012-2021, Plotly, Inc.
3-
* All rights reserved.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
'use strict';
102

113
module.exports = require('../src/transforms/aggregate');

‎lib/bar.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* Copyright 2012-2021, Plotly, Inc.
3-
* All rights reserved.
4-
*
5-
* This source code is licensed under the MIT license found in the
6-
* LICENSE file in the root directory of this source tree.
7-
*/
8-
91
'use strict';
102

113
module.exports = require('../src/traces/bar');

0 commit comments

Comments
 (0)
Please sign in to comment.