mirror of https://github.com/vector-im/riot-web
Remove unused memoize import
parent
82fe9a5c7b
commit
f3431feaff
|
@ -14,8 +14,6 @@ See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { memoize } from "lodash";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copy plaintext to user's clipboard
|
* Copy plaintext to user's clipboard
|
||||||
* It will overwrite user's selection range
|
* It will overwrite user's selection range
|
||||||
|
|
Loading…
Reference in New Issue