13 lines
228 B
Go
Raw Permalink Normal View History

2019-02-18 16:57:54 +03:00
// +build tools
/*
2019-05-24 16:13:15 +03:00
Copyright (c) JSC iCore.
2019-02-18 16:57:54 +03:00
2019-05-24 16:13:15 +03:00
This source code is licensed under the MIT license found in the
LICENSE file in the root directory of this source tree.
2019-02-18 16:57:54 +03:00
*/
package main
import _ "github.com/kevinburke/go-bindata"