Remove caps Sirupsen

This commit is contained in:
Travis Reeder
2017-08-23 19:54:48 -07:00
parent d7bf64bf66
commit 7c82a1260c
62 changed files with 0 additions and 6936 deletions

View File

@@ -1,14 +0,0 @@
// Based on ssh/terminal:
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build !appengine
package logrus
import "golang.org/x/sys/unix"
const ioctlReadTermios = unix.TCGETS
type Termios unix.Termios