We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7606f69 commit bbe06dbCopy full SHA for bbe06db
angular-hub/src/server/routes/v1/events/callforpapers/index.get.ts
@@ -1,4 +1,4 @@
1
-import { defineEventHandler, getQuery } from 'h3';
+import { defineEventHandler } from 'h3';
2
import communities from '../../../../../public/assets/data/community.json';
3
import { Community } from '../../../../../models/community.model';
4
import { CommunityListSchema } from '../../../../schemas/community.schema';
0 commit comments