rocksdb/buckifier
Andres Suarez fad14050ae Remove import use from TARGETS
Summary:
We're moving away from `import`. The equivalent internal construct that
gets the directory from `fbcode/` is `package_name()`. This is a
Skylark friendly wrapper around [`get_base_path`].

The additional whitespace change is from running `python ./buckifier/buckify_rocksdb.py`.

[`get_base_path`]: https://buckbuild.com/function/get_base_path.html
Closes https://github.com/facebook/rocksdb/pull/3210

Reviewed By: yiwu-arbug

Differential Revision: D6451242

Pulled By: zertosh

fbshipit-source-id: 445757261de0ec89d5d332c1ba9af097086326dc
2017-11-30 15:27:34 -08:00
..
buckify_rocksdb.py Fix TARGETS file tests list 2017-06-27 14:12:02 -07:00
rocks_test_runner.sh Fix /bin/bash shebangs 2017-08-03 15:56:46 -07:00
targets_builder.py Fix TARGETS lint warnings. 2017-11-15 14:28:34 -08:00
targets_cfg.py Remove import use from TARGETS 2017-11-30 15:27:34 -08:00
util.py Add buckifier script to github repo 2017-04-04 16:24:26 -07:00