From 30bce314e83d30436ab934c5e360221c7fcdbf3f Mon Sep 17 00:00:00 2001 From: Levi Yan Date: Thu, 11 Jul 2024 10:13:51 +0800 Subject: [PATCH] doc: remove left statement --- webpack.config.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/webpack.config.js b/webpack.config.js index f291b19..09c3e71 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -1,11 +1,3 @@ -/** - * Copyright (c) 2017-present PlatformIO - * 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 path = require('path');