mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-09-30 12:27:39 +03:00
refactor(): remove unused decorator
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
import { SetMetadata } from '@nestjs/common';
|
||||
|
||||
export const Middleware = (): ClassDecorator =>
|
||||
SetMetadata('TELEGRAF_MIDDLEWARE', true);
|
Reference in New Issue
Block a user