logistics -> exporter, remove cutesy naming of lib
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import fs from "fs";
|
||||
import Router from "koa-router";
|
||||
import { ValidationError } from "../errors";
|
||||
import { exportCollections } from "../logistics";
|
||||
import { exportCollections } from "../exporter";
|
||||
import auth from "../middlewares/authentication";
|
||||
import {
|
||||
Collection,
|
||||
|
||||
Reference in New Issue
Block a user