Skip to content

Commit

Permalink
chore: Remove incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanFreestone committed Mar 6, 2025
1 parent 90e3997 commit 6dc30b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions service/grails-app/services/org/olf/PackageSyncService.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ import com.k_int.web.toolkit.utils.GormUtils
import grails.gorm.multitenancy.CurrentTenant
import groovy.util.logging.Slf4j

/**
* This service works at the module level, it's often called without a tenant context.
*/
@Slf4j
@CurrentTenant
class PackageSyncService {
Expand Down

0 comments on commit 6dc30b0

Please sign in to comment.