Skip to content

Commit

Permalink
fix: backend-swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
ludtkemorgan committed Nov 6, 2024
1 parent be593f3 commit beed4d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shared-helpers/src/types/backend-swagger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2311,7 +2311,6 @@ export class ScriptRunnerService {
axios(configs, resolve, reject)
})
}

/**
* A script that updates the preference keys for applications on Spark Homes
*/
Expand Down Expand Up @@ -5955,7 +5954,6 @@ export interface AmiChartImportDTO {
jurisdictionId: string
}


export interface AmiChartUpdateImportDTO {
/** */
values: string
Expand Down

0 comments on commit beed4d9

Please sign in to comment.