Formatted all files using clang
This commit is contained in:
@@ -6,4 +6,4 @@ const staffAppSchema = new Schema({
|
||||
uuid: { type: String, required: true },
|
||||
});
|
||||
|
||||
module.exports = model('staffapp', staffAppSchema, 'staffapp');
|
||||
module.exports = model('staffapp', staffAppSchema, 'staffapp');
|
||||
|
||||
Reference in New Issue
Block a user