Skip to content

Commit

Permalink
Remove Bluebird from intent.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Paul committed Aug 7, 2020
1 parent 68dbcc8 commit 2bc5f42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/intent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

import Bluebird from "bluebird";
import MatrixUser from "../models/users/matrix";
import JsSdk from "matrix-js-sdk";
// eslint-disable-next-line @typescript-eslint/no-explicit-any
Expand Down

0 comments on commit 2bc5f42

Please sign in to comment.