remove import os

This commit is contained in:
kbkpbot 2025-08-17 18:48:42 +08:00
parent 8c6ae967b2
commit 75b1f2fc18

View file

@ -3,8 +3,6 @@
// that can be found in the LICENSE file.
module pref
import os
pub enum OS {
_auto // Reserved so .macos cannot be misunderstood as auto
ios