Skip to content

Commit

Permalink
Update app.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
divyack2 authored Aug 17, 2024
1 parent 970534b commit 0f43670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import express from "express";
import { StatusCodes } from "http-status-codes";
import { Config } from "./config";
import { rateLimiter } from "./middleware/rateLimiter";
import { isTest } from "./utilities";
import AWS from "aws-sdk";

Expand Down

0 comments on commit 0f43670

Please sign in to comment.