diff options
| author | Adnan Maolood <[email protected]> | 2021-01-14 22:45:09 -0500 |
|---|---|---|
| committer | Adnan Maolood <[email protected]> | 2021-01-14 22:45:09 -0500 |
| commit | 2b17f3d8ebcced1074df5845c969871c1f3e4127 (patch) | |
| tree | f5c07170df9d423a83e55c5ccdb7fb85a3ab5626 | |
| parent | client: Add note about TOFU (diff) | |
| download | go-gemini-2b17f3d8ebcced1074df5845c969871c1f3e4127.tar.xz go-gemini-2b17f3d8ebcced1074df5845c969871c1f3e4127.zip | |
fs: Remove unused importv0.1.12
| -rw-r--r-- | fs.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@ package gemini import ( - "fmt" "io" "mime" "os" |