mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-05-17 10:20:34 +00:00
Fix: Imports should be sorted.
This commit is contained in:
committed by
Dennis Weissmann
parent
6aecdad930
commit
00ab3d75cf
@@ -1,8 +1,8 @@
|
||||
//: Playground - noun: a place where people can play
|
||||
// To use this playground, build DeviceKit.framework for any simulator first.
|
||||
|
||||
import UIKit
|
||||
import DeviceKit
|
||||
import UIKit
|
||||
|
||||
let device = Device()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user