From fc3d70a256dbd45fdd54a21efa6abc49b554e8e2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 9 May 2018 18:38:24 -0700 Subject: rename golang directory --- fatcat-go/restapi/doc.go | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 fatcat-go/restapi/doc.go (limited to 'fatcat-go/restapi/doc.go') diff --git a/fatcat-go/restapi/doc.go b/fatcat-go/restapi/doc.go deleted file mode 100644 index 9896c2da..00000000 --- a/fatcat-go/restapi/doc.go +++ /dev/null @@ -1,23 +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 - https - Host: api.fatcat.wiki - BasePath: /v0 - Version: 0.1.0 - - Consumes: - - application/json - - Produces: - - application/json - -swagger:meta -*/ -package restapi -- cgit v1.2.3