Skip to content

Move claimHandlers and claimStatements to seperate file

Jared Pereira requested to merge refactor into master

This removes claimHandlers and claimStatements from toplevel state and puts it into it's own file. This file will be where we do a lot of work moving forward (in terms of letting handlers talk to each other and making handling more robust)

Merge request reports