mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
remove import os
This commit is contained in:
parent
8c6ae967b2
commit
75b1f2fc18
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue