Imported project in git, removed bindata dependency

This commit is contained in:
2019-12-26 07:21:48 -09:00
committed by Christopher Ramey
parent b4cb7a823e
commit 948be25267
18 changed files with 230 additions and 491 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"qurl/storage"
"git.binarythought.com/cdramey/qurl/storage"
"time"
"fmt"
"path"