jam411 před 3 roky
rodič
revize
ac9678d6d8
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      packages/app/src/server/service/plugin.ts

+ 0 - 1
packages/app/src/server/service/plugin.ts

@@ -4,7 +4,6 @@ import path from 'path';
 import { GrowiThemeMetadata, ViteManifest } from '@growi/core';
 import { GrowiThemeMetadata, ViteManifest } from '@growi/core';
 // eslint-disable-next-line no-restricted-imports
 // eslint-disable-next-line no-restricted-imports
 import axios from 'axios';
 import axios from 'axios';
-import { plugins } from 'handsontable';
 import mongoose from 'mongoose';
 import mongoose from 'mongoose';
 import streamToPromise from 'stream-to-promise';
 import streamToPromise from 'stream-to-promise';
 import unzipper from 'unzipper';
 import unzipper from 'unzipper';