Skip to content

Commit 84f6ff3

Browse files
authored
Update src/sasl2.js
1 parent 0d0c7fe commit 84f6ff3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/sasl2.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* @typedef {import("./connection.js").default} Connection
33
*/
44
import { Status } from './constants.js';
5-
import { getText } from './utils.js';
65

76
const SASL2 = {
87
// TODO: turn this into a full module

0 commit comments

Comments
 (0)