doc: remove left statement

This commit is contained in:
Levi Yan
2024-07-11 10:13:51 +08:00
parent 31963f5e14
commit 30bce314e8

View File

@@ -1,11 +1,3 @@
/**
* Copyright (c) 2017-present PlatformIO <contact@platformio.org>
* All rights reserved.
*
* This source code is licensed under the license found in the LICENSE file in
* the root directory of this source tree.
*/
const fs = require('fs'); const fs = require('fs');
const path = require('path'); const path = require('path');