Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanfbrito committed Oct 23, 2023
1 parent 2dfba7d commit f83414e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/servers/supportedVersions/main.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import fs from 'fs';
import path from 'path';

import { app } from 'electron';
import jwt from 'jsonwebtoken';
import moment from 'moment';
import { coerce, satisfies } from 'semver';
Expand Down

0 comments on commit f83414e

Please sign in to comment.