remove unused file
This commit is contained in:
parent
a83adb0acd
commit
5d8e0d5a1c
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
{- git-annex "SHA256" backend
|
||||
-
|
||||
- Copyright 2011 Joey Hess <joey@kitenet.net>
|
||||
-
|
||||
- Licensed under the GNU GPL version 3 or higher.
|
||||
-}
|
||||
|
||||
module Backend.SHA256 (backend) where
|
||||
|
||||
import Types
|
||||
import Backend.SHA
|
||||
|
||||
backend :: Backend Annex
|
||||
backend = genBackend 256
|
Loading…
Add table
Add a link
Reference in a new issue