fix: remove unused async

v1.18.x
Barış Soner Uşaklı 4 years ago
parent 0959b1248b
commit 48f1e265f4

@ -1,6 +1,5 @@
'use strict';
const async = require('async');
const db = require('../../database');
const posts = require('../../posts');
const topics = require('../../topics');

Loading…
Cancel
Save