Commit a27d3224 authored by nanahira's avatar nanahira

clean

parent ba3da4f5
Pipeline #8112 passed with stages
in 5 minutes and 3 seconds
...@@ -3,8 +3,8 @@ import { ...@@ -3,8 +3,8 @@ import {
Injectable, Injectable,
OnApplicationBootstrap, OnApplicationBootstrap,
} from '@nestjs/common'; } from '@nestjs/common';
import { InjectContext, UseEvent, WireContextService } from 'koishi-nestjs'; import { UseEvent, WireContextService } from 'koishi-nestjs';
import { Context, Session } from 'koishi'; import { Session } from 'koishi';
import S3Assets from '@koishijs/plugin-assets-s3'; import S3Assets from '@koishijs/plugin-assets-s3';
@Injectable() @Injectable()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment