mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-07 14:39:25 +08:00
chore(server): remove legacy code
This commit is contained in:
parent
69b95c5f7e
commit
fd8c9932d4
@ -18,7 +18,6 @@ import { resolve } from 'path';
|
||||
import { Application } from './application';
|
||||
import { InstallOptions, getExposeChangelogUrl, getExposeReadmeUrl } from './plugin-manager';
|
||||
import { checkAndGetCompatible, getPluginBasePath } from './plugin-manager/utils';
|
||||
import { SyncMessageData } from './sync-manager';
|
||||
|
||||
export interface PluginInterface {
|
||||
beforeLoad?: () => void;
|
||||
|
Loading…
x
Reference in New Issue
Block a user