mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-22 12:10:39 +08:00
TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
This commit is contained in:
@@ -129,4 +129,4 @@ func (ao AuthUnknown) isAuthOutcome() {}
|
||||
|
||||
func hoursToTime(hours uint8) time.Duration {
|
||||
return time.Duration(hours) * time.Hour
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user