Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
c269a371
Commit
c269a371
authored
Apr 19, 2016
by
Eric Chiang
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #417 from ericchiang/rm_generator_import
schema: remove generator_import file used for godep
parents
b8f74b06
f6889d95
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
generator_import.go
schema/generator_import.go
+0
-10
No files found.
schema/generator_import.go
deleted
100644 → 0
View file @
b8f74b06
package
schema
// This file exists to ensure Godep manages a vendored copy of the
// `google-api-go-generator` library, used by the 'generate' script.
// Unfortunately since this is a binary package and hence is not importable, we
// need to trick godep into managing it by providing an import statement.
// This file is not expected to build.
import
_
"google.golang.org/api/google-api-go-generator"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment