Skip to content

Commit 7c41cb3

Browse files
authored
Don't export the CDM_VERSION constant (#17)
1 parent 603bc71 commit 7c41cb3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/OMOPCommonDataModel.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ module OMOPCommonDataModel
33
import Dates
44
import DocStringExtensions
55

6-
export CDM_VERSION
7-
86
abstract type OmopType end
97

108
"""

0 commit comments

Comments
 (0)