// // LNHttpEmptyResponse.swift // Lanu // // Created by OneeChan on 2025/11/10. // import Foundation struct LNHttpEmptyResponse: Decodable { }