Skip to content

Commit

Permalink
Merge master into feature/cwltail
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation authored Oct 17, 2024
2 parents 83f490b + 449de46 commit 6a138d4
Show file tree
Hide file tree
Showing 5 changed files with 180 additions and 126 deletions.
6 changes: 1 addition & 5 deletions packages/core/src/shared/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,6 @@ export const amazonQVscodeMarketplace =
*
* Moved here to resolve circular dependency issues.
*/
export const crashMonitoringDirNames = {
root: 'crashMonitoring',
running: 'running',
shutdown: 'shutdown',
} as const
export const crashMonitoringDirName = 'crashMonitoring'

export const amazonQTabSuffix = '(Generated by Amazon Q)'
Loading

0 comments on commit 6a138d4

Please sign in to comment.