Skip to content

Commit

Permalink
Update segment-gcp.go
Browse files Browse the repository at this point in the history
Co-authored-by: Janne Mareike Koschinski <[email protected]>
  • Loading branch information
caleb-artifact and justjanne authored Oct 6, 2021
1 parent 0228faa commit 698687b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion segment-gcp.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ func segmentGCP(p *powerline) []pwl.Segment {
project, err := getGCPProject()
if err != nil {
log.Fatal(err)
//return []pwl.Segment{}
}

if project == "" {
Expand Down

0 comments on commit 698687b

Please sign in to comment.