Skip to content

Commit 4fc42fd

Browse files
chore(test): rm copyright blurb comment
Signed-off-by: Derek Lewis <[email protected]>
1 parent 9cd3c83 commit 4fc42fd

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

packages/util-md-table/test/index.spec.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
/**
2-
* @license
3-
* Copyright OpenINF All Rights Reserved.
4-
*
5-
* Use of this source code is governed by an MIT-style license that can be
6-
* found in the LICENSE file at https://open.inf.is/license
7-
*/
8-
91
const { mdTbl2json } = require('./index.js');
102

113
const sampleTable = [

0 commit comments

Comments
 (0)