Skip to content

Commit 93e5a54

Browse files
committed
Remove obsolete main.go file
This file is an artifact from a previous incarnation of the project. The package it refers to no longer exists, so it serves no purpose other than to confuse. bcmi-labs/libraries-repository-engine@ed3fc6d
1 parent 921d412 commit 93e5a54

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

fmt_fix_vet

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
#!/bin/bash -x
22

33
go fmt ./src/arduino.cc/repository/...
4-
go fmt main.go
54
go fmt sync_libraries.go
65
go fix ./src/arduino.cc/repository/...
7-
go fix main.go
86
go fix sync_libraries.go
97
go vet ./src/arduino.cc/repository/...
10-
go vet main.go
118
go vet sync_libraries.go

main.go

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)