mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
chore(JSON.ts): remove unnecessary blank line in ObjectType enum
This commit is contained in:
@@ -71,7 +71,6 @@ export enum ObjectType {
|
||||
NotNull = "NotNull",
|
||||
IsNull = "IsNull",
|
||||
Includes = "Includes",
|
||||
|
||||
DashboardComponent = "DashboardComponent",
|
||||
DashboardViewConfig = "DashboardViewConfig",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user