From 526783fe258d20db0eb600dd63e36c6983f63837 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 May 2018 21:46:39 -0700 Subject: move generated code --- golang/restapi/doc.go | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 golang/restapi/doc.go (limited to 'golang/restapi/doc.go') diff --git a/golang/restapi/doc.go b/golang/restapi/doc.go deleted file mode 100644 index e18461a8..00000000 --- a/golang/restapi/doc.go +++ /dev/null @@ -1,22 +0,0 @@ -// Code generated by go-swagger; DO NOT EDIT. - -/* -Package restapi fatcat -A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata - - - Schemes: - http - Host: api.fatcat.wiki - BasePath: /v0 - Version: 0.1.0 - - Consumes: - - application/json - - Produces: - - application/json - -swagger:meta -*/ -package restapi -- cgit v1.2.3