inpututil: Package inpututil is no longer experimental

This commit is contained in:
Hajime Hoshi 2018-05-14 01:32:41 +09:00
parent 569639d485
commit da5430e4b1

View File

@ -13,8 +13,6 @@
// limitations under the License.
// Package inpututil provides utility functions of input like keyboard or mouse.
//
// Note: This package is experimental and API might be changed.
package inpututil
import (