Skip to content

Commit

Permalink
Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
siddtheone committed Jan 25, 2023
1 parent 44d5d72 commit 4b372eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -34,7 +34,6 @@ test framework at all:

```js
const request = require('supertest');
const assert = require('assert');
const express = require('express');

const app = express();
Expand Down

0 comments on commit 4b372eb

Please sign in to comment.