mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
refactor(): remove unused decorator
This commit is contained in:
parent
66309b9415
commit
1ecc43f2a9
@ -1,4 +0,0 @@
|
||||
import { SetMetadata } from '@nestjs/common';
|
||||
|
||||
export const Middleware = (): ClassDecorator =>
|
||||
SetMetadata('TELEGRAF_MIDDLEWARE', true);
|
Loading…
Reference in New Issue
Block a user