diff options
author | Nick White <git@njw.name> | 2019-10-08 15:49:52 +0100 |
---|---|---|
committer | Nick White <git@njw.name> | 2019-10-08 15:49:52 +0100 |
commit | 69aae6b93dcadd9e4895f86fe661ee80e79dcf9e (patch) | |
tree | bfc42b832a6d6e3051631eb6cf530e1400b2c080 /dehyphenate/main.go | |
parent | d43c11bf653bfe3c1ad1ed277f1ec08bf155cf98 (diff) |
Remove parts that have been moved elsewhere, and rename to rescribe.xyz/utils
bookpipeline is now at rescribe.xyz/bookpipeline
preproc is now at rescribe.xyz/preproc
integralimg is now at rescribe.xyz/preproc/integralimg
Diffstat (limited to 'dehyphenate/main.go')
-rw-r--r-- | dehyphenate/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dehyphenate/main.go b/dehyphenate/main.go index 4393c8f..b2bd6f9 100644 --- a/dehyphenate/main.go +++ b/dehyphenate/main.go @@ -8,7 +8,7 @@ import ( "log" "os" - "rescribe.xyz/go.git/lib/hocr" + "rescribe.xyz/utils/pkg/hocr" ) // BUGS: |