Browse Source

clean code

jam411 3 years ago
parent
commit
ac9678d6d8
1 changed files with 0 additions and 1 deletions
  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';