Update: 移除lodash/fp

This commit is contained in:
王立帮
2024-07-20 00:12:38 +08:00
parent 7f7743d1cd
commit 6e2e9122c2
4 changed files with 0 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ goog.require('Mixly.Debug');
goog.require('Mixly.Electron');
goog.provide('Mixly.Electron.Serial');
const lodash_fp = Mixly.require('lodash/fp');
const child_process = Mixly.require('node:child_process');
const serialport = Mixly.require('serialport');