mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
Fix import formatting in various files
This commit is contained in:
@@ -10,7 +10,7 @@ import Sleep from 'Common/Types/Sleep';
|
||||
import Typeof from 'Common/Types/Typeof';
|
||||
import { JSONValue } from 'Common/Types/JSON';
|
||||
import logger from 'CommonServer/Utils/Logger';
|
||||
import {ExpressAPIFunctionType} from 'CommonServer/Types/FunctionTypes';
|
||||
import { ExpressAPIFunctionType } from 'CommonServer/Types/FunctionTypes';
|
||||
|
||||
const router: ExpressRouter = Express.getRouter();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user