remove Cass references
[aaf/authz.git] / auth / docker / aaf.sh
index f9cf1bc..7119727 100644 (file)
@@ -1,8 +1,5 @@
 #!/bin/bash
 . ./d.props
-if [ -e ./cass.props ]; then
-  . ./cass.props
-fi
 
 DOCKER=${DOCKER:=docker}
 function run_it() {