summaryrefslogtreecommitdiffstats
path: root/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java')
-rw-r--r--auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java12
1 files changed, 0 insertions, 12 deletions
diff --git a/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java b/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java
index 8aee4f8a..ce19865a 100644
--- a/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java
+++ b/auth/auth-batch/src/main/java/org/onap/aaf/auth/batch/helpers/Approval.java
@@ -231,18 +231,6 @@ public class Approval implements CacheChange.Data {
}
};
-// /**
-// * @return the lastNotified
-// */
-// public Date getLast_notified() {
-// return add.last_notified;
-// }
-// /**
-// * @param lastNotified the lastNotified to set
-// */
-// public void setLastNotified(Date last_notified) {
-// add.last_notified = last_notified;
-// }
/**
* @return the status
*/