Skip to content

Commit

Permalink
removes unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmyatt committed Dec 5, 2020
1 parent 50dd035 commit 950fd7d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/unit/@node-red/editor-api/lib/index_spec.js
Expand Up @@ -18,9 +18,6 @@ var should = require("should");
var sinon = require("sinon");
var request = require("supertest");
var express = require("express");
var when = require("when");
var fs = require("fs");
var path = require("path");

var NR_TEST_UTILS = require("nr-test-utils");

Expand Down

0 comments on commit 950fd7d

Please sign in to comment.