mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
DEV: lint file
We no longer need that isAppleDevice require
This commit is contained in:
parent
506de13896
commit
03ba1d49fb
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
import { isAppleDevice } from "discourse/lib/utilities";
|
||||
|
||||
export default function(name, opts) {
|
||||
opts = opts || {};
|
||||
const container = Discourse.__container__;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue