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