website: remove Facebook copyright comments

This commit is contained in:
Yangshun
2022-02-14 09:48:41 +08:00
parent eb51a749bb
commit 2f929fba30
9 changed files with 1 additions and 53 deletions

View File

@ -1,9 +1,3 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
import React from 'react';
import clsx from 'clsx';
import TOCItems from '@theme/TOCItems';