This commit is contained in:
Ash Wilson
2017-08-18 09:48:53 -04:00
parent e7fcb0d079
commit ea128849da

View File

@@ -436,7 +436,7 @@ class NativeWatcherRegistry {
// registry.
//
// Returns a {String} showing the tree structure.
print() {
print () {
return this.tree.print()
}
}