Remove debug println

This commit is contained in:
Martin Angers 2024-03-27 11:44:26 -04:00
parent dc81c2154b
commit 10b6365874

View file

@ -2266,7 +2266,6 @@ func (svc *MDMAppleCheckinAndCommandService) TokenUpdate(r *mdm.Request, m *mdm.
// TODO: improve this to not enqueue the job if a host that is
// assigned in ABM is manually enrolling for some reason.
fmt.Println(">>>>> TokenUpdate, checking DEP: ", info.DEPAssignedToFleet, info.InstalledFromDEP)
if info.DEPAssignedToFleet || info.InstalledFromDEP {
svc.logger.Log("info", "queueing post-enroll task for newly enrolled DEP device", "host_uuid", r.ID)
if err := worker.QueueAppleMDMJob(