examples/users.v: fix imports

pull/2619/head
Alexander Medvednikov 2019-11-01 19:02:38 +03:00
parent 80ba8f07b8
commit de8297c983
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ module main
import ( import (
ui ui
gx gx
os
darwin
) )
const ( const (