mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
10 lines
205 B
Go
10 lines
205 B
Go
// Copyright (c) 2018 Kai Schwarz (1API GmbH). All rights reserved.
|
|
//
|
|
// Use of this source code is governed by the MIT
|
|
// license that can be found in the LICENSE.md file.
|
|
|
|
package main
|
|
|
|
func main() {
|
|
}
|