Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
chore(configs): remove sanctuary def
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Garant committed Nov 5, 2019
1 parent 9065c1c commit b4974af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/configs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { cloneDeep } from 'lodash'
import * as path from 'path'
import * as R from 'ramda'
import * as S from 'sanctuary'
import * as $ from 'sanctuary-def'
import * as userhome from 'userhome'
import * as which from 'which'
import * as exec from './exec'
Expand Down

0 comments on commit b4974af

Please sign in to comment.