mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 08:27: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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user