Skip to content

Commit

Permalink
Update project data source types in types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kjose90 authored Sep 18, 2024
1 parent b096887 commit aa345d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/launch-config/src/types/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export interface LaunchConfigInfo {
export enum ProjectDataSourceType {
capProject = 'capProject',
odataServiceUrl = 'odataServiceUrl',
none = 'none',
metadataFile = 'metadataFile'
}

Expand Down

0 comments on commit aa345d7

Please sign in to comment.