update docs for 2.1
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / AsyncExecutor / execute.md
index 29cbde9f327b5c71c5309be0094e70292864118f..77c6ecfdffb23f4216f6c406e671f1d925f30418 100644 (file)
@@ -2,9 +2,6 @@
 
 Execute the query asynchronously and let the callback process the result on resolve.
 
-> ***NOTE:***  
-  This asynchronous executor implementation depends on [React/Promise](https://github.com/reactphp/promise).
-
 ## Params:
 
 * pq\Query\Writer $query