mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-10 00:01:44 +00:00
6 lines
69 B
Swift
6 lines
69 B
Swift
import Foundation
|
|
import AppKit
|
|
|
|
class ListViewScroller: CALayer {
|
|
}
|