• Grégoire Locqueville's avatar
    Removed a bunch of build warnings · 1e10b29f
    Grégoire Locqueville authored
    I fixed those warnings that were easy to fix: redundant imports, unused
    variables, etc. (I might have missed some though)
    
    The warnings I deliberately left for now are:
    * In `Test.API.UpdateList`: Incomplete pattern matching (we would need
      to think a bit about error handling to fix this)
    * In `Test.Utils`: `traceShowId` remains in code (we would need to think
      a bit about proper logging to fix this)
    1e10b29f
Name
Last commit
Last update
..
Private Loading commit data...
Authentication.hs Loading commit data...
Errors.hs Loading commit data...
GraphQL.hs Loading commit data...
Notifications.hs Loading commit data...
Prelude.hs Loading commit data...
Private.hs Loading commit data...
Routes.hs Loading commit data...
Setup.hs Loading commit data...
UpdateList.hs Loading commit data...
Worker.hs Loading commit data...