copilot
copilot copied to clipboard
copilot-theorem: Removing unused pragmas
Removed unused pragmas from copilot-theorem and updated the changed logs.
Removing the unused 'pragmas' further aligns copilot with Haskell's programming guidelines which states: "Don't leave unused or commented-out code in your files! Readers don't know what to think of it".