Skip to content

Commit

Permalink
Remove unnecessary constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
pcapriotti committed Aug 8, 2024
1 parent 396de1c commit a49cdf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/stern/test/integration/API.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{-# LANGUAGE OverloadedRecordDot #-}
{-# OPTIONS_GHC -Wno-ambiguous-fields #-}
{-# OPTIONS_GHC -Wno-incomplete-patterns #-}
{-# OPTIONS_GHC -Wno-orphans #-}
{-# OPTIONS_GHC -Wno-redundant-constraints #-}

Expand Down

0 comments on commit a49cdf2

Please sign in to comment.