Skip to content

Commit

Permalink
Remove current alerts functionality backed by DQT (#1463)
Browse files Browse the repository at this point in the history
  • Loading branch information
hortha authored Aug 14, 2024
1 parent 2aef5e5 commit ffc35b0
Show file tree
Hide file tree
Showing 38 changed files with 0 additions and 2,184 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ namespace TeachingRecordSystem.SupportUi;

public static class JourneyNames
{
public const string AddAlert = nameof(AddAlert);
public const string CloseAlert = nameof(CloseAlert);
public const string EditName = nameof(EditName);
public const string EditDateOfBirth = nameof(EditDateOfBirth);
public const string AddMq = nameof(AddMq);
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ffc35b0

Please sign in to comment.