Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FLYBYME committed Oct 17, 2023
1 parent 97fc30f commit c67434a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/routes.service.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"use strict";

const DbService = require("db-mixin");

const ConfigLoader = require("config-mixin");
const Membership = require("membership-mixin");

const { MoleculerClientError } = require("moleculer").Errors;
Expand Down

0 comments on commit c67434a

Please sign in to comment.