Skip to content

Commit

Permalink
try fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
alkalinan committed Sep 16, 2024
1 parent 25083f5 commit 9aa4fc9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/GitLabHealth-Model-Importer/GLHModelImporter.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ Class {
#category : 'GitLabHealth-Model-Importer',
}


{ #category : #'as yet unclassified' }
GLHModelImporter class >> importers [
^ currentImporter
]


{ #category : #initialization }
GLHModelImporter class >> reset [
currentImporter := nil.
Expand Down

0 comments on commit 9aa4fc9

Please sign in to comment.