mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +02:00
fix: lint
This commit is contained in:
@@ -94,7 +94,4 @@ class GameLogService {
|
||||
var self = new GameLogService();
|
||||
window.gameLogService = self;
|
||||
|
||||
export {
|
||||
self as default,
|
||||
GameLogService as LogWatcherService
|
||||
};
|
||||
export {self as default, GameLogService as LogWatcherService};
|
||||
|
||||
Reference in New Issue
Block a user