Skip to content

Commit 30752ed

Browse files
moromimayralphrass
authored andcommitted
[MLOP-728] Improve logging messages (#324)
* Improve logs. * Revert debug-mode condition.
1 parent d90e10e commit 30752ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

butterfree/migrations/database_migration/database_migration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
"""Migration entity."""
2-
import logging
32
from abc import ABC, abstractmethod
43
from dataclasses import dataclass
54
from enum import Enum, auto

0 commit comments

Comments
 (0)