0
0
mirror of https://github.com/thegeeklab/wp-ansible.git synced 2024-06-02 18:29:40 +02:00

Drop import of unused fmt package

This commit is contained in:
Thomas Boerger 2019-02-18 23:47:36 +01:00
parent d63a852ec8
commit 787da03883
No known key found for this signature in database
GPG Key ID: 09745AFF9D63C79B

View File

@ -1,7 +1,6 @@
package main
import (
"fmt"
"log"
"os"