mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 08:45:28 +03:00
refactor: drop bluebird dependency (#3279)
This commit is contained in:
parent
3c8ad50005
commit
293ca70077
9 changed files with 60 additions and 54 deletions
|
@ -1,4 +1,3 @@
|
|||
import "bluebird";
|
||||
import { JSDOM } from "jsdom";
|
||||
import $ from "jquery";
|
||||
import { vi } from "vitest";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue