Skip to content

Commit

Permalink
chore(dh): remove eslint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhavat committed Aug 31, 2023
1 parent 7600c95 commit e40bec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/dh/shared/feature-flags/src/lib/feature-flags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* eslint-disable sonarjs/no-duplicate-string */
import { DhAppEnvironment } from '@energinet-datahub/dh/shared/environments';

export type DhFeatureFlag = {
Expand Down

0 comments on commit e40bec6

Please sign in to comment.