Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday committed Mar 4, 2024
1 parent 0e55e21 commit eb44772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ConfigurationManager.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import execa from "execa";
import { glob } from "glob";
import * as path from "path";
import * as portfinder from "portfinder";
import { URL } from "url";
import {
commands,
ConfigurationChangeEvent,
Expand Down

0 comments on commit eb44772

Please sign in to comment.