mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 11:37:08 +00:00
Fix whitespace
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
const { project} = require('../../../lib/db');
|
const { project } = require('../../../lib/db');
|
||||||
|
|
||||||
module.exports = async function (req, res, next) {
|
module.exports = async function (req, res, next) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user