diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2019-08-05 04:05:43 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2019-08-05 11:46:23 -0400 |
commit | ab32f305929c4da515616e61890f0d638b06fb33 (patch) | |
tree | 7d4ed25cc2c4f56b7d357a7aa56e3bf2aafdbda1 /pkg/config | |
parent | d5f06cc47dcdfa4b61219ffbf280157a312e0efa (diff) |
[pkg] cleanup icons
Diffstat (limited to 'pkg/config')
-rw-r--r-- | pkg/config/config.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/config/config.go b/pkg/config/config.go index 4f2ab38..dd13c8b 100644 --- a/pkg/config/config.go +++ b/pkg/config/config.go @@ -1,6 +1,6 @@ // Code generated by go generate; DO NOT EDIT. // This file was generated by vendorize.py -// At 2019-07-29 21:55:46 +// At 2019-07-30 21:50:50 package config |