remove unused contentFile = Nothing
This commit is contained in:
parent
25e4ab7e81
commit
ee4fd38ecf
11 changed files with 32 additions and 40 deletions
|
@ -239,7 +239,7 @@ startLocal o addunlockedmatcher largematcher mode (srcfile, destfile) =
|
|||
stop
|
||||
lockdown a = do
|
||||
let mi = MatchingFile $ FileInfo
|
||||
{ contentFile = Just srcfile
|
||||
{ contentFile = srcfile
|
||||
, matchFile = destfile
|
||||
, matchKey = Nothing
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue