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 {
Injectable,
OnApplicationBootstrap,
} from '@nestjs/common';
import { InjectContext, UseEvent, WireContextService } from 'koishi-nestjs';
import { Context, Session } from 'koishi';
import { UseEvent, WireContextService } from 'koishi-nestjs';
import { Session } from 'koishi';
import S3Assets from '@koishijs/plugin-assets-s3';
@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