Move template assets to own package.

This commit is contained in:
A. Svensson 2016-04-22 15:31:21 +02:00
parent 6a35357b2a
commit 246602865e
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
// Automagically generated by yaber v0.1 (https://github.com/lmas/yaber), // Automagically generated by yaber v0.1 (https://github.com/lmas/yaber),
// please avoid editting this file as it might be regenerated again. // please avoid editting this file as it might be regenerated again.
package ss13 package assettemplates
import ( import (
"bytes" "bytes"

View File

@ -3,7 +3,7 @@
// Automagically generated by yaber v0.1 (https://github.com/lmas/yaber), // Automagically generated by yaber v0.1 (https://github.com/lmas/yaber),
// please avoid editting this file as it might be regenerated again. // please avoid editting this file as it might be regenerated again.
package ss13 package assettemplates
import ( import (
"io/ioutil" "io/ioutil"