mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
DEV: lint file
We no longer need that isAppleDevice require
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { isAppleDevice } from "discourse/lib/utilities";
|
||||
|
||||
export default function(name, opts) {
|
||||
opts = opts || {};
|
||||
const container = Discourse.__container__;
|
||||
|
||||
Reference in New Issue
Block a user