Skip to content

Commit

Permalink
imports: revert support for Go 1.8 aliases
Browse files Browse the repository at this point in the history
Change-Id: I8f7c0ff2c544fa51686b2e178ba82a486398651c
Reviewed-on: https://go-review.googlesource.com/32834
Reviewed-by: Robert Griesemer <[email protected]>
  • Loading branch information
adonovan committed Nov 4, 2016
1 parent 8cbea68 commit d268a2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 979 deletions.
2 changes: 0 additions & 2 deletions imports/fix.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// +build !go1.8

package imports

import (
Expand Down
Loading

0 comments on commit d268a2b

Please sign in to comment.