We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0c7fe commit 84f6ff3Copy full SHA for 84f6ff3
1 file changed
src/sasl2.js
@@ -2,7 +2,6 @@
2
* @typedef {import("./connection.js").default} Connection
3
*/
4
import { Status } from './constants.js';
5
-import { getText } from './utils.js';
6
7
const SASL2 = {
8
// TODO: turn this into a full module
0 commit comments