diff --git a/source/gogga/package.d b/source/gogga/package.d index 9371e8b..1e78ae8 100644 --- a/source/gogga/package.d +++ b/source/gogga/package.d @@ -8,9 +8,9 @@ module gogga; * calls, controlling of style and whether to debug or * not */ -public import gogga.core : GoggaLogger; +// public import gogga.core : GoggaLogger; -/** - * The gogga styles supported - */ -public import gogga.transform : GoggaMode; \ No newline at end of file +// /** +// * The gogga styles supported +// */ +// public import gogga.transform : GoggaMode; \ No newline at end of file