1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 16:25:19 +03:00

remove not needed dependency

This commit is contained in:
Pawel Spychalski (DzikuVx) 2022-02-23 18:33:53 +01:00
parent 9db17b4f4b
commit 7510152e20

View file

@ -1,7 +1,5 @@
'use strict';
const GulpClient = require("gulp");
var Settings = (function () {
let self = {};