diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2018-04-29 23:18:39 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2018-05-18 16:06:21 -0700 |
commit | 8d7873e8b2f3b5c37ef55138893e03f6d85dae0d (patch) | |
tree | a722a6cd49dca744a21f0cd48822e872b91e9818 /.gitignore | |
parent | 6b2c49648a7ad53022a0d83dcb043399d7041027 (diff) | |
download | spack-8d7873e8b2f3b5c37ef55138893e03f6d85dae0d.tar.gz spack-8d7873e8b2f3b5c37ef55138893e03f6d85dae0d.tar.bz2 spack-8d7873e8b2f3b5c37ef55138893e03f6d85dae0d.tar.xz spack-8d7873e8b2f3b5c37ef55138893e03f6d85dae0d.zip |
imports: remove unnecessary `import spack` statements
- remove most `import spack` statements, except for files that need
`spack_version`
- import spack is no longer sufficient to use submodules
(e.g. spack.directives).
- these submodules must be imported directly. Update references
accordingly.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions