Update javascript/ql/src/experimental/SockJS/SockJS.qll

do not import specific libs

Co-Authored-By: Erik Krogh Kristensen <erik-krogh@github.com>
This commit is contained in:
kyprizel
2020-03-23 22:59:23 +03:00
committed by GitHub
parent 49e5a22cab
commit b90ff5e84d

View File

@@ -3,7 +3,6 @@
*/
import javascript
import DataFlow::PathGraph
/**
* A model of the `SockJS` websocket data handler (https://sockjs.org).