limitedstore: Remove unused package fmt

This commit is contained in:
Acconut 2019-03-15 22:01:43 +01:00
parent 0116e4e15b
commit b1a657049e
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@
package limitedstore
import (
"fmt"
"os"
"sort"
"sync"