mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Rename icon middlewares. They're cleaner this way.
This commit is contained in:
parent
ea0ec88b1f
commit
9edd849d28
3 changed files with 2 additions and 2 deletions
|
@ -1,8 +0,0 @@
|
|||
var express = require('express')
|
||||
|
||||
var pathutil = require('../util/pathutil')
|
||||
|
||||
module.exports = function() {
|
||||
return express.static(
|
||||
pathutil.root('node_modules/stf-device-db/data/small'))
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue