Skip to content

Commit

Permalink
style: lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SpongeBed81 committed May 4, 2024
1 parent 2704925 commit 16f177d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
import Redis from 'ioredis';
import RapidEnv from 'rapidenv';
import { Server } from 'socket.io';
import { App } from 'uWebSockets.js';

import RapidEnv from 'rapidenv';

RapidEnv().load();

import { delWithPattern } from '@utils/cache';
Expand Down

0 comments on commit 16f177d

Please sign in to comment.