Skip to content
Snippets Groups Projects
Commit 4f737342 authored by syuilo⭐️'s avatar syuilo⭐️ Committed by GitHub
Browse files

[API] Fix bgu

parent 6d258358
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
import * as mongo from 'mongodb';
import User from '../../models/user';
import serialize from '../../serializers/user';
import config from '../../../conf';
const escapeRegexp = require('escape-regexp');
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment