mirror of
https://github.com/nocobase/nocobase
synced 2024-11-16 03:35:10 +00:00
chore(plugin-data-source-main): remove unused import
This commit is contained in:
parent
15593b5185
commit
bce81bd4ca
@ -10,7 +10,6 @@
|
||||
import { Filter, InheritedCollection, UniqueConstraintError } from '@nocobase/database';
|
||||
import PluginErrorHandler from '@nocobase/plugin-error-handler';
|
||||
import { Plugin } from '@nocobase/server';
|
||||
import { Mutex } from 'async-mutex';
|
||||
import lodash from 'lodash';
|
||||
import path from 'path';
|
||||
import * as process from 'process';
|
||||
|
Loading…
Reference in New Issue
Block a user