mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-11 19:58:28 +01:00
Remove unused TRUNCATE
The LatestVersion cache table was removed in
f8a82ec511.
This commit is contained in:
parent
a4cacd6991
commit
a2f77219b6
@ -225,7 +225,6 @@ runStackageUpdate doNotUpload = do
|
||||
unless doNotUpload uploadSnapshotsJSON
|
||||
buildAndUploadHoogleDB doNotUpload
|
||||
logInfo "Finished building and uploading Hoogle DBs"
|
||||
run $ rawExecute "TRUNCATE TABLE latest_version" []
|
||||
|
||||
|
||||
-- | This will look at 'global-hints.yaml' and will create core package getters that are reused
|
||||
|
||||
Loading…
Reference in New Issue
Block a user