mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update tests for runtime/api separation
This commit is contained in:
@@ -22,7 +22,6 @@ var when = require('when');
|
||||
var fs = require("fs");
|
||||
|
||||
var app = express();
|
||||
var settings = require("../../../red/settings");
|
||||
|
||||
var theme = require("../../../red/api/theme");
|
||||
|
||||
|
Reference in New Issue
Block a user