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