Skip to content

Commit

Permalink
[CP-3310] Remove not used action (duplicate)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarski committed Dec 6, 2024
1 parent 2162285 commit ea09fcc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ export enum FeaturesActions {
GetGenericData = "api-actions-get-generic-data",
GetAllFeatures = "api-actions-get-all-features",
GetSingleFeature = "api-actions-get-single-feature",
GetSingleFeatureConfig = "api-actions-get-single-feature-config",
GetSingleFeatureData = "api-actions-get-single-feature-data",
}

This file was deleted.

0 comments on commit ea09fcc

Please sign in to comment.