Remove unused module

This commit is contained in:
rugk 2018-11-11 18:39:41 +01:00
parent 9c29447395
commit 8e863ee97f
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D

View file

@ -4,7 +4,6 @@
* @module Detect/Mastodon.js
*/
import * as Mastodon from "/common/modules/Mastodon.js";
import * as MastodonApi from "/common/modules/MastodonApi.js";
import {INTERACTION_TYPE} from "../data/INTERACTION_TYPE.js";