mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-07-04 01:07:49 +02:00
Satisfying staticcheck linter
This commit is contained in:
committed by
Cuong Manh Le
parent
5dd6336953
commit
d292e03d1b
+1
-1
@@ -15,5 +15,5 @@ type LeaseFileFormat string
|
||||
|
||||
const (
|
||||
Dnsmasq LeaseFileFormat = "dnsmasq"
|
||||
IscDhcpd = "isc-dhcpd"
|
||||
IscDhcpd LeaseFileFormat = "isc-dhcpd"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user