diff options
author | termie <github@anarkystic.com> | 2011-11-14 09:57:41 -0800 |
---|---|---|
committer | termie <github@anarkystic.com> | 2011-11-14 09:57:41 -0800 |
commit | 096eb3fa568f3dd14df3703c2d15a499ff4e5712 (patch) | |
tree | 99fadb8f6d7c09b907b375edee8f8abb091f8369 /bin | |
parent | adbbe0147e9e726db2dc6f2c2d4e446fa589c5ba (diff) | |
parent | f2e73bc9b20b26947980067bcf95c9989e37907d (diff) | |
download | keystone-096eb3fa568f3dd14df3703c2d15a499ff4e5712.tar.gz keystone-096eb3fa568f3dd14df3703c2d15a499ff4e5712.tar.xz keystone-096eb3fa568f3dd14df3703c2d15a499ff4e5712.zip |
Merge branch 'crud' of github.com:termie/keystonelight into crud
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/ksl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ class LoadData(BaseApp): pass - CMDS = {'loaddata': LoadData, } |