Update todo message

This commit is contained in:
Justin Starry 2020-03-08 17:28:01 +08:00
parent 2b90c38349
commit 13ce079815

View File

@ -467,7 +467,8 @@ impl Discoverer for Private {
}
}
};
// TODO(#947): Need somethig better...
// TODO(#947): Drop handler when bridge is dropped
let name_of_resource = AGN::name_of_resource();
let worker = cfg_match! {
feature = "std_web" => js! {