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');