1
1
mirror of https://github.com/github/semantic.git synced 2025-01-01 11:46:14 +03:00

Don’t export defaultEnvironment.

This commit is contained in:
Rob Rix 2018-05-30 08:35:46 -04:00
parent a4353e1797
commit 703275d404

View File

@ -4,7 +4,6 @@ module Control.Abstract.Environment
, getEnv
, putEnv
, withEnv
, defaultEnvironment
, withDefaultEnvironment
, fullEnvironment
, localEnv