Created
April 2, 2017 01:49
-
-
Save cosbor11/6811be3b43c7fc808bf96e1dcdf79624 to your computer and use it in GitHub Desktop.
Remove the Query Change Listener when finished
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Remove the change listener when done | |
manager.removeChangeListener(hallOfFameQuarterBackQuery); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment