Skip to content

Commit

Permalink
Remove unnecessary olm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
julburg committed Dec 17, 2021
1 parent 2aac06b commit 426f0cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/matrix.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ try {
}

let sdk = require("matrix-js-sdk");
global.Olm = require('olm');

let request = require('request');
let sizeOf = require('image-size');
Expand Down

0 comments on commit 426f0cf

Please sign in to comment.