mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: lint file
We no longer need that isAppleDevice require
This commit is contained in:
parent
506de13896
commit
03ba1d49fb
@ -1,5 +1,3 @@
|
||||
import { isAppleDevice } from "discourse/lib/utilities";
|
||||
|
||||
export default function(name, opts) {
|
||||
opts = opts || {};
|
||||
const container = Discourse.__container__;
|
||||
|
Loading…
Reference in New Issue
Block a user